Show patches with: none      |   74628 patches
« 1 2 ... 738 739 740746 747 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] tcg: Remove TCG_TARGET_HAS_GUEST_BASE define --- 2012-10-09 Peter Maydell Accepted
[1/2] configure: Remove unnecessary host_guest_base code --- 2012-10-09 Peter Maydell Accepted
Remove TARGET_PHYS_ADDR_BITS define completely --- 2012-10-05 Peter Maydell Accepted
configure: Tidy up remnants of non-64-bit physaddrs --- 2012-10-05 Peter Maydell Accepted
[v2] qemu-options.hx: Change from recommending '?' to 'help' --- 2012-10-04 Peter Maydell Accepted
target-arm: Drop unused DECODE_CPREG_CRN macro --- 2012-10-04 Peter Maydell Accepted
fpu/softfloat.c: Return correctly signed values from uint64_to_float32 --- 2012-09-28 Peter Maydell Accepted
tcg/arm: Use tcg_out_mov_reg rather than inline equivalent code --- 2012-09-28 Peter Maydell Accepted
tcg/arm: Use tcg_out_mov_reg rather than inline equivalent code --- 2012-09-27 Peter Maydell Superseded
[2/2] tcg/arm: Implement movcond_i32 --- 2012-09-26 Peter Maydell Accepted
[1/2] tcg/arm: Factor out code to emit immediate or reg-reg op --- 2012-09-26 Peter Maydell Accepted
[4/4] hw/ds1338: Implement state save/restore --- 2012-09-24 Peter Maydell Accepted
[3/4] hw/ds1338: Remove 'now' field from state struct --- 2012-09-24 Peter Maydell Accepted
[2/4] hw/ds1338: Recapture current time when register pointer wraps around --- 2012-09-24 Peter Maydell Accepted
[1/4] hw/ds1338: Fix mishandling of register pointer --- 2012-09-24 Peter Maydell Accepted
fpu/softfloat.c: Remove pointless shift of always-zero value --- 2012-09-24 Peter Maydell Accepted
arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs --- 2012-09-19 Peter Maydell Accepted
hw/pflash_cfi0[12]: Use host-utils.h ctz32() --- 2012-09-18 Peter Maydell Accepted
[v2] qom: Reject attempts to add a property that already exists --- 2012-09-07 Peter Maydell Superseded
qemu-options.hx: Change from recommending '?' to 'help' --- 2012-09-06 Peter Maydell Superseded
[v2,2/2] target-arm: Reinstate display of VFP registers in cpu_dump_state --- 2012-09-06 Peter Maydell Accepted
[v2,1/2] cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic --- 2012-09-06 Peter Maydell Accepted
[for-1.2] hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo --- 2012-08-29 Peter Maydell Accepted
[v2] hw/pl110: Fix spelling of 'palette' --- 2012-08-27 Peter Maydell Accepted
hw/pl110: Fix spelling of 'palette' --- 2012-08-26 Peter Maydell Superseded
[for-1.2] tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 code --- 2012-08-26 Peter Maydell Accepted
linux-user: If loading fails, print error as string, not number --- 2012-08-24 Peter Maydell Accepted
linux-user: Remove #if 0'd cpu_get_real_ticks() definition --- 2012-08-20 Peter Maydell Accepted
[for-1.2] linux-user: Clarify "Unable to reserve guest address space" error --- 2012-08-20 Peter Maydell Accepted
[3/3] Drop default SD card creation --- 2012-08-16 Peter Maydell Rejected
[2/3] pxa2xx: Get BlockDriverState* in mmc controller init, not board init --- 2012-08-16 Peter Maydell Rejected
[1/3] omap: Get BlockDriverState* in mmc controller init, not board init --- 2012-08-16 Peter Maydell Rejected
[for-1.2] osdep: Fix compilation failure on BSD systems --- 2012-08-16 Peter Maydell Accepted
[v2] Makefile: Avoid explicit list of directories in clean target --- 2012-08-15 Peter Maydell Accepted
[v2] kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create() --- 2012-08-15 Peter Maydell Accepted
configure: Don't override user's --cpu on MacOS and Solaris --- 2012-08-14 Peter Maydell Accepted
[2/2] Support using a different compiler for Objective-C files --- 2012-08-11 Peter Maydell Accepted
[1/2] configure: Define OS_OBJECT_USE_OBJC=0 for MacOSX builds --- 2012-08-11 Peter Maydell Accepted
iov_send_recv(): Handle zero bytes case even if OS does not --- 2012-08-11 Peter Maydell Accepted
cputlb.c: Fix out of date comment --- 2012-08-10 Peter Maydell Accepted
[2/2] Drop cpu_list_id macro --- 2012-08-10 Peter Maydell Accepted
[1/2] target-i386: Fold -cpu ?cpuid, ?model output into -cpu help, drop ?dump --- 2012-08-10 Peter Maydell Accepted
[v3] Support 'help' as a synonym for '?' in command line options --- 2012-08-09 Peter Maydell Superseded
[RFC,5/5] configure: Enable KVM on ARM --- 2012-08-09 Peter Maydell Superseded
[RFC,3/5] hw/arm_gic: Add presave/postload hooks --- 2012-08-09 Peter Maydell RFC
[RFC,2/5] ARM: KVM: Add support for KVM on ARM architecture --- 2012-08-09 Peter Maydell RFC
[RFC,1/5] linux-headers: Add ARM KVM headers (not for upstream) --- 2012-08-09 Peter Maydell RFC
vmstate: Add support for saving/loading bitmaps --- 2012-08-09 Peter Maydell Accepted
[2/2] target-arm: Reinstate display of VFP registers in cpu_dump_state --- 2012-08-07 Peter Maydell Superseded
[1/2] cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic --- 2012-08-07 Peter Maydell Superseded
kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create() --- 2012-08-06 Peter Maydell Superseded
[v2] target-arm: Fix typos in comments --- 2012-08-06 Peter Maydell Accepted
target-arm: Fix typos in comments --- 2012-08-06 Peter Maydell Superseded
[11/11] configure: Check for -Werror causing failures when compiling tests --- 2012-08-04 Blue Swirl New
[v2] configure: Don't implicitly hardcode list of KVM architectures --- 2012-08-03 Peter Maydell Accepted
[2/2] configure: Fix set-but-not-used warning in Xen 4.1 probe --- 2012-08-02 Peter Maydell Accepted
[1/2] configure: Don't run Xen compile checks in subshells --- 2012-08-02 Peter Maydell Accepted
[v3] Support 'help' as a synonym for '?' in command line options --- 2012-08-02 Peter Maydell Accepted
[v2] Support 'help' as a synonym for '?' in command line options --- 2012-08-01 Peter Maydell Superseded
exec.c: Remove out of date comment --- 2012-08-01 Peter Maydell Accepted
Makefile: Avoid explicit list of directories in clean target --- 2012-07-31 Peter Maydell Superseded
configure: Split valgrind test into pragma test and valgrind.h test --- 2012-07-30 Peter Maydell Accepted
[v2,7/7] kvm: Add documentation comment for kvm_irqchip_in_kernel() --- 2012-07-26 Peter Maydell Accepted
[v2,6/7] kvm: Decouple 'GSI routing' from 'kernel irqchip' --- 2012-07-26 Peter Maydell Accepted
[v2,5/7] kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip' --- 2012-07-26 Peter Maydell Accepted
[v2,4/7] kvm: Decouple 'irqfds usable' from 'kernel irqchip' --- 2012-07-26 Peter Maydell Accepted
[v2,3/7] kvm: Move kvm_allows_irq0_override() to target-i386, fix return type --- 2012-07-26 Peter Maydell Accepted
[v2,2/7] kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq() --- 2012-07-26 Peter Maydell Accepted
[v2,1/7] kvm: Decouple 'async interrupt delivery' from 'kernel irqchip' --- 2012-07-26 Peter Maydell Accepted
update-linux-headers.sh: Pull in asm-generic/kvm_para.h --- 2012-07-25 Peter Maydell Accepted
[6/6] kvm: Add documentation comment for kvm_irqchip_in_kernel() --- 2012-07-25 Peter Maydell Superseded
[5/6] kvm: Don't assume irqchip implies MSI routing via irqfds --- 2012-07-25 Peter Maydell Superseded
[4/6] kvm: Don't assume irqchip-in-kernel implies irqfds --- 2012-07-25 Peter Maydell Superseded
[3/6] kvm: Move kvm_allows_irq0_override() to target-i386 --- 2012-07-25 Peter Maydell Superseded
[2/6] kvm: Rename kvm_irqchip_set_irq to kvm_inject_async_irq --- 2012-07-25 Peter Maydell Superseded
[1/6] kvm: Decouple 'interrupt injection is async' from 'kernel irqchip' --- 2012-07-25 Peter Maydell Superseded
qom: Reject attempts to add a property that already exists --- 2012-07-24 Peter Maydell Superseded
hw/escc: Drop duplicate definition of 'disabled' property --- 2012-07-24 Peter Maydell Accepted
hw/armv7m_nvic: Fix incorrect default for num-irqs property --- 2012-07-24 Peter Maydell Accepted
linux-user: Move target_to_host_errno_table[] setup out of ioctl loop --- 2012-07-23 Peter Maydell Accepted
linux-user: Fix SNDCTL_DSP_MAP{IN,OUT}BUF ioctl definitions --- 2012-07-23 Peter Maydell Accepted
linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSET --- 2012-07-23 Peter Maydell Accepted
kvm: Move kvm_allows_irq0_override() to target-i386 --- 2012-07-20 Peter Maydell Superseded
cpus.c: Make all_cpu_threads_idle() static --- 2012-07-19 Peter Maydell Accepted
[11/11] configure: Check for -Werror causing failures when compiling tests --- 2012-07-18 Peter Maydell Accepted
[10/11] configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGS --- 2012-07-18 Peter Maydell Accepted
[09/11] configure: Fix compile warning in utimensat/futimens test --- 2012-07-18 Peter Maydell Accepted
[08/11] configure: Fix warnings in VDE library probe --- 2012-07-18 Peter Maydell Accepted
[07/11] configure: Fix compile warning in PNG test --- 2012-07-18 Peter Maydell Accepted
[06/11] configure: Fix errors in test for__sync_fetch_and_and --- 2012-07-18 Peter Maydell Accepted
[05/11] configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGS --- 2012-07-18 Peter Maydell Accepted
[04/11] configure: Replace bash code by standard shell code --- 2012-07-18 Peter Maydell Accepted
[03/11] configure: Fix build with capabilities --- 2012-07-18 Peter Maydell Accepted
[02/11] configure: Fix build with ALSA audio driver --- 2012-07-18 Peter Maydell Accepted
[01/11] configure: Don't run configure tests with -Werror enabled --- 2012-07-18 Peter Maydell Accepted
configure: Don't implicitly hardcode list of KVM architectures --- 2012-07-18 Peter Maydell Superseded
update-linux-headers.sh: Don't hard code list of architectures --- 2012-07-18 Peter Maydell Accepted
configure: Don't run configure tests with -Werror enabled --- 2012-07-17 Peter Maydell Superseded
update-linux-headers.sh: Don't hard code list of architectures --- 2012-07-17 Peter Maydell Superseded
[v2] qerror: Add QERR_PROPERTY_SET_AFTER_REALIZE --- 2012-07-16 Peter Maydell Superseded
« 1 2 ... 738 739 740746 747 »