Show patches with: Archived = No       |   78952 patches
« 1 2 ... 736 737 738789 790 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,03/28] arm_gic: gic_update should always update all cores --- 2015-06-15 Peter Maydell Accepted
[PULL,02/28] target-arm: use extended address bits from supersection short descriptor --- 2015-06-15 Peter Maydell Accepted
[PULL,01/28] target-arm: Handle "extended small page" descriptors correctly --- 2015-06-15 Peter Maydell Accepted
[PULL,00/28] target-arm queue --- 2015-06-15 Peter Maydell Not Applicable
[RESEND,v16,6/6] hw/vfio/platform: add irqfd support --- 2015-06-15 Auger Eric New
[RESEND,v16,5/6] sysbus: add irq_routing_notifier --- 2015-06-15 Auger Eric New
[RESEND,v16,4/6] intc: arm_gic_kvm: set the qemu_irq/gsi mapping --- 2015-06-15 Auger Eric Superseded
[RESEND,v16,3/6] kvm-all.c: add qemu_irq/gsi hash table and utility routines --- 2015-06-15 Auger Eric New
[RESEND,v16,2/6] kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix --- 2015-06-15 Auger Eric Superseded
[RESEND,v16,1/6] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation --- 2015-06-15 Auger Eric New
[v2,2/5] hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMState --- 2015-06-15 Peter Maydell Accepted
[V2,4/7] hw/i2c-ddc.c: Implement DDC I2C slave --- 2015-06-15 Frederic Konrad New
[PULL,6/6] linux-user: fix the breakpoint inheritance in spawned threads --- 2015-06-15 Riku Voipio Superseded
[PULL,5/6] linux-user: use __get_user and __put_user in cmsg conversions --- 2015-06-15 Riku Voipio Superseded
[PULL,4/6] linux-user: Fix length handling in host_to_target_cmsg --- 2015-06-15 Riku Voipio Superseded
[PULL,3/6] linux-user: ioctl() command type is int --- 2015-06-15 Riku Voipio New
[PULL,2/6] linux-user: Use abi_ulong for TARGET_ELF_PAGESTART --- 2015-06-15 Riku Voipio Superseded
[PULL,1/6] linux-user: Allocate thunk size dynamically --- 2015-06-15 Riku Voipio Superseded
[PULL,0/6] linux-user patches for 2.4 softfreeze --- 2015-06-15 Riku Voipio New
QEMU ARM SMP: IPI delivery delayed until next main loop event // how to improve IPI latency? --- 2015-06-12 Peter Maydell Not Applicable
[v2,5/5] hw/sd/pxa2xx_mmci: Stop using old_mmio in MemoryRegionOps --- 2015-06-12 Peter Maydell Superseded
[v2,4/5] hw/arm/pxa2xx: Convert pxa2xx-ssp to VMState --- 2015-06-12 Peter Maydell Superseded
[v2,3/5] hw/arm/pxa2xx: Add reset method for pxa2xx_ssp --- 2015-06-12 Peter Maydell Superseded
[v2,2/5] hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMState --- 2015-06-12 Peter Maydell Accepted
[v2,1/5] hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IO --- 2015-06-12 Peter Maydell Superseded
[4/4] hw/arm/virt: Make block devices default to virtio --- 2015-06-12 Peter Maydell Superseded
[3/4] qdev-properties-system: Improve error message for drive assignment conflict --- 2015-06-12 Peter Maydell Superseded
[2/4] qdev-properties-system: Change set_pointer's parse callback to use Error --- 2015-06-12 Peter Maydell Superseded
[1/4] block: Warn if an if=<something> drive was also connected manually --- 2015-06-12 Peter Maydell Superseded
hw/arm/boot: fix rom_reset notifier registration order --- 2015-06-12 Auger Eric Superseded
hw/vfio: Use g_new0() where that makes obvious sense --- 2015-06-11 Auger Eric New
[PULL,40/42] vhost-scsi: move qdev properties into vhost-scsi.c --- 2015-06-11 Michael S. Tsirkin New
[PULL,39/42] virtio-9p-device: move qdev properties into virtio-9p-device.c --- 2015-06-11 Michael S. Tsirkin New
[PULL,38/42] virtio-serial-bus: move qdev properties into virtio-serial-bus.c --- 2015-06-11 Michael S. Tsirkin New
[PULL,37/42] virtio-rng: move qdev properties into virtio-rng.c --- 2015-06-11 Michael S. Tsirkin New
[PULL,36/42] virtio-scsi: move qdev properties into virtio-scsi.c --- 2015-06-11 Michael S. Tsirkin New
[PULL,35/42] virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES --- 2015-06-11 Michael S. Tsirkin Accepted
[PULL,34/42] virtio-net: move qdev properties into virtio-net.c --- 2015-06-11 Michael S. Tsirkin New
target-arm/cpu.h: remove pending_exception --- 2015-06-11 Alex Bennée Superseded
[v2] hw/vfio/platform: replace g_malloc0_n by g_new0 --- 2015-06-11 Auger Eric Accepted
hw/vfio/platform: replace g_malloc0_n by g_malloc0 --- 2015-06-11 Auger Eric New
[v2,7/7] vhost-scsi: move qdev properties into vhost-scsi.c --- 2015-06-10 Shannon Zhao Accepted
[v2,6/7] virtio-9p-device: move qdev properties into virtio-9p-device.c --- 2015-06-10 Shannon Zhao Accepted
[v2,5/7] virtio-serial-bus: move qdev properties into virtio-serial-bus.c --- 2015-06-10 Shannon Zhao Accepted
[v2,4/7] virtio-rng: move qdev properties into virtio-rng.c --- 2015-06-10 Shannon Zhao Accepted
[v2,3/7] virtio-scsi: move qdev properties into virtio-scsi.c --- 2015-06-10 Shannon Zhao Accepted
[v2,2/7] virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES --- 2015-06-10 Shannon Zhao Superseded
[v2,1/7] virtio-net: move qdev properties into virtio-net.c --- 2015-06-10 Shannon Zhao Accepted
[v2,3/3] hw/arm/virt: Make block devices default to virtio --- 2015-06-09 Peter Maydell Superseded
[v2,2/3] blockdev: Defer creation of implicit PCI devices for IF_VIRTIO drives --- 2015-06-09 Peter Maydell Superseded
[v2,1/3] blockdev: Factor out create_implicit_virtio_device --- 2015-06-09 Peter Maydell Superseded
[PULL,v2,3/3] hw/vfio/platform: calxeda xgmac device --- 2015-06-09 Alex Williamson Accepted
[PULL,v2,2/3] hw/vfio/platform: add irq assignment --- 2015-06-09 Alex Williamson Accepted
[PULL,v2,1/3] hw/vfio/platform: vfio-platform skeleton --- 2015-06-09 Alex Williamson Accepted
target-arm: Correct "preferred return address" for cpreg access exceptions --- 2015-06-09 Peter Maydell Superseded
hw/vfio/platform: calxeda xgmac device --- 2015-06-09 Auger Eric Superseded
hw/arm/virt-acpi-build: Fix table revision and some comments --- 2015-06-09 Shannon Zhao New
[PULL,3/3] hw/vfio/platform: calxeda xgmac device --- 2015-06-08 Alex Williamson New
[PULL,2/3] hw/vfio/platform: add irq assignment --- 2015-06-08 Alex Williamson Superseded
[PULL,1/3] hw/vfio/platform: vfio-platform skeleton --- 2015-06-08 Alex Williamson Superseded
[RFC] cputlb: modernise the debug support --- 2015-06-05 Alex Bennée New
[4/4] hw/arm/virt: Make block devices default to virtio --- 2015-06-04 Peter Maydell Superseded
[3/4] blockdev: Defer creation of implicit PCI devices for IF_VIRTIO drives --- 2015-06-04 Peter Maydell Superseded
[2/4] blockdev: Don't call create_implicit_virtio_device() when it has no effect --- 2015-06-04 Peter Maydell Superseded
[1/4] blockdev: Factor out create_implicit_virtio_device --- 2015-06-04 Peter Maydell Superseded
configure: append --extra-ldflags to LDFLAGS --- 2015-06-03 Alex Bennée Superseded
[PULL,30/30] configure: postfix --extra-cflags to QEMU_CFLAGS --- 2015-06-03 Michael Tokarev Accepted
[PULL,25/30] hw/display/tc6393xb.c: Fix misusing qemu_allocate_irqs for single irq --- 2015-06-03 Michael Tokarev Accepted
[PULL,24/30] hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irq --- 2015-06-03 Michael Tokarev Accepted
[PULL,23/30] hw/alpha/typhoon.c: Fix misusing qemu_allocate_irqs for single irq --- 2015-06-03 Michael Tokarev Accepted
[PULL,22/30] hw/unicore32/puv3.c: Fix misusing qemu_allocate_irqs for single irq --- 2015-06-03 Michael Tokarev Accepted
[PULL,21/30] hw/lm32/milkymist.c: Fix misusing qemu_allocate_irqs for single irq --- 2015-06-03 Michael Tokarev Accepted
[PULL,20/30] hw/lm32/lm32_boards.c: Fix misusing qemu_allocate_irqs for single irq --- 2015-06-03 Michael Tokarev Accepted
[PULL,19/30] hw/ppc/prep.c: Fix misusing qemu_allocate_irqs for single irq --- 2015-06-03 Michael Tokarev Accepted
[PULL,18/30] hw/sparc/sun4m.c: Fix misusing qemu_allocate_irqs for single irq --- 2015-06-03 Michael Tokarev Accepted
[PULL,17/30] hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irq --- 2015-06-03 Michael Tokarev Accepted
[PULL,16/30] hw/isa/i82378.c: Fix misusing qemu_allocate_irqs for single irq --- 2015-06-03 Michael Tokarev Accepted
[PULL,15/30] hw/isa/lpc_ich9.c: Fix misusing qemu_allocate_irqs for single irq --- 2015-06-03 Michael Tokarev Accepted
[PULL,14/30] hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq --- 2015-06-03 Michael Tokarev Accepted
[PULL,13/30] hw/intc/exynos4210_gic.c: Fix memory leak by adjusting order --- 2015-06-03 Michael Tokarev Accepted
[PULL,12/30] hw/arm/omap_sx1.c: Fix memory leak spotted by valgrind --- 2015-06-03 Michael Tokarev Accepted
[PULL,11/30] hw/ppc/e500.c: Fix memory leak --- 2015-06-03 Michael Tokarev Accepted
[PULL,10/30] hw/alpha/dp264.c: Fix memory leak spotted by valgrind --- 2015-06-03 Michael Tokarev Accepted
[PULL,09/30] vl: fix memory leak spotted by valgrind --- 2015-06-03 Michael Tokarev Accepted
[PULL,07/30] hw/i386/acpi-build: decref after use --- 2015-06-03 Michael Tokarev Accepted
[PULL,06/30] hw/ide/pci: Fix memory leak --- 2015-06-03 Michael Tokarev Accepted
[PULL,05/30] hw/i386/pc_piix: Fix memory leak --- 2015-06-03 Michael Tokarev Accepted
configure: postfix --extra-cflags to QEMU_CFLAGS --- 2015-06-03 Alex Bennée Superseded
[PULL,22/22] hw/arm/virt: change indentation in a15memmap --- 2015-06-02 Peter Maydell Accepted
[PULL,21/22] hw/arm/virt: add dynamic sysbus device support --- 2015-06-02 Peter Maydell Accepted
[PULL,20/22] hw/arm/boot: arm_load_kernel implemented as a machine init done notifier --- 2015-06-02 Peter Maydell Accepted
[PULL,19/22] hw/arm/sysbus-fdt: helpers for platform bus nodes addition --- 2015-06-02 Peter Maydell Accepted
[PULL,18/22] target-arm: Remove v8_ prefix from names of non-v8-specific cpreg arrays --- 2015-06-02 Peter Maydell Accepted
[PULL,17/22] arm_gicv2m: set kvm_gsi_direct_mapping and kvm_msi_via_irqfd_allowed --- 2015-06-02 Peter Maydell Accepted
[PULL,16/22] kvm: introduce kvm_arch_msi_data_to_gsi --- 2015-06-02 Peter Maydell Accepted
[PULL,15/22] pl061: fix wrong calculation of GPIOMIS register --- 2015-06-02 Peter Maydell Accepted
[PULL,14/22] target-arm: Add the GICv2m to the virt board --- 2015-06-02 Peter Maydell Accepted
[PULL,13/22] target-arm: Extend the gic node properties --- 2015-06-02 Peter Maydell Accepted
[PULL,12/22] arm_gicv2m: Add GICv2m widget to support MSIs --- 2015-06-02 Peter Maydell Accepted
[PULL,11/22] target-arm: Add GIC phandle to VirtBoardInfo --- 2015-06-02 Peter Maydell Accepted
« 1 2 ... 736 737 738789 790 »