Show patches with: State = Action Required       |    Archived = No       |   426618 patches
« 1 2 ... 870 871 8724266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v3,26/35] pc: Move has_pci_info to PCMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,27/35] pc: Move gigabyte_align to PCMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,28/35] pc: Move has_reserved_memory to PCMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,29/35] pc: Move option_rom_has_mr/rom_file_has_mr to MachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,30/35] piix: Eliminate pc_init_pci() - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,31/35] piix: Introduce struct PCI440FXMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,32/35] pc: Create common machine init function - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,33/35] pc: Eliminate empty or trivial compat functions - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,34/35] piix: Move compat/init functions closer to corresponding class_init - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,35/35] pc: Move {ram, pci, rom}_memory variables to PCMachineState - - - - --- 2014-07-05 Eduardo Habkost New
[v1,1/2] virtio-blk: data-plane: fix save/set .complete_request in start - - 1 - --- 2014-07-05 Ming Lei New
[v1,2/2] virtio-blk: dataplane: notify guest as a batch - - - - --- 2014-07-05 Ming Lei New
[v9,01/14] qcow2: Allow "full" discard - - 2 - --- 2014-07-05 Max Reitz New
[v9,02/14] qcow2: Implement bdrv_make_empty() - - 2 - --- 2014-07-05 Max Reitz New
[v9,03/14] qcow2: Optimize bdrv_make_empty() - - 1 - --- 2014-07-05 Max Reitz New
[v9,04/14] blockjob: Introduce block_job_complete_sync() - - 1 - --- 2014-07-05 Max Reitz New
[v9,05/14] blockjob: Add "ready" field - - 1 - --- 2014-07-05 Max Reitz New
[v9,06/14] block/mirror: Improve progress report - - 1 - --- 2014-07-05 Max Reitz New
[v9,07/14] qemu-img: Implement commit like QMP - - 1 - --- 2014-07-05 Max Reitz New
[v9,08/14] qemu-img: Empty image after commit - - 1 - --- 2014-07-05 Max Reitz New
[v9,09/14] qemu-img: Enable progress output for commit - - 1 - --- 2014-07-05 Max Reitz New
[v9,10/14] qemu-img: Specify backing file for commit - - 1 - --- 2014-07-05 Max Reitz New
[v9,11/14] iotests: Add _filter_qemu_img_map - - 1 - --- 2014-07-05 Max Reitz New
[v9,12/14] iotests: Add test for backing-chain commits - - 1 - --- 2014-07-05 Max Reitz New
[v9,13/14] iotests: Add test for qcow2's bdrv_make_empty - - 1 - --- 2014-07-05 Max Reitz New
[v9,14/14] iotests: Omit length/offset test in 040 and 041 - - 1 - --- 2014-07-05 Max Reitz New
[RFC] alpha qemu arithmetic exceptions - - - - --- 2014-07-05 Al Viro New
[RFC] alpha qemu arithmetic exceptions - - - - --- 2014-07-05 Al Viro New
[PATCH-trivial] qemu-img: Check getchar() return value in read_password() for WIN32 - - - - --- 2014-07-06 Chen Gang New
[V2,for,2.1,1/3] memory: rename memory_region_init_ram() and memory_region_init_ram_ptr() - - - - --- 2014-07-07 Hu Tao New
[V2,for,2.1,2/3] memory: add errp parameter to memory_region_init_ram() and memory_region_init_ram_… - - - - --- 2014-07-07 Hu Tao New
[V2,for,2.1,3/3] exec: improve error handling and reporting in file_ram_alloc() and gethugepagesize… - - - - --- 2014-07-07 Hu Tao New
[RFC,V5,1/3] xen: pass kernel initrd to qemu 1 - - - --- 2014-07-07 Chunyan Liu New
[RFC,V5,2/3] xl.cfg: add 'cmdline' in config file 1 - - - --- 2014-07-07 Chunyan Liu New
[RFC,V5,3/3] qemu: support xen hvm direct kernel boot 2 - - - --- 2014-07-07 Chunyan Liu New
[1/7] hw/misc/platform_devices: helpers for dynamic instantiation of platform devices - - - - --- 2014-07-07 Eric Auger New
[2/7] hw/arm/boot: load_dtb becomes non static - - - - --- 2014-07-07 Eric Auger New
[3/7] hw/arm/virt: add new add_fdt_xxx_node functions - - - - --- 2014-07-07 Eric Auger New
[4/7] hw/arm/virt: Support dynamically spawned sysbus devices - - - - --- 2014-07-07 Eric Auger New
[5/7] hw/core/sysbus: add fdt_add_node method - - - - --- 2014-07-07 Eric Auger New
[6/7] hw/misc/platform_devices: add call to sysbus fdt_add_node - - - - --- 2014-07-07 Eric Auger New
[7/7] hw/misc/platform_devices: Add platform_bus_base to PlatformDevtreeData - - - - --- 2014-07-07 Eric Auger New
[RFC,1/5] bootindex: add *_boot_device_path function - - - - --- 2014-07-07 Gonglei (Arei) New
[RFC,2/5] bootindex: reset bootindex when vm reset - - - - --- 2014-07-07 Gonglei (Arei) New
[RFC,3/5] bootindex: delete boot index when device is removed - - - - --- 2014-07-07 Gonglei (Arei) New
[RFC,4/5] bootindex: add qmp to set boot index when vm is running - - - - --- 2014-07-07 Gonglei (Arei) New
[RFC,5/5] bootindex: fix memory leak when set boot index - - - - --- 2014-07-07 Gonglei (Arei) New
[PULL,0/2] build QEMU with Xen support on ARM - - - - --- 2014-07-07 Stefano Stabellini New
[PULL,1/2] xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64 - - 1 - --- 2014-07-07 Stefano Stabellini New
[PULL,2/2] xen: build on ARM - - 1 - --- 2014-07-07 Stefano Stabellini New
[V3,for,2.1,1/2] memory: add memory_region_init_ram_may_fail() and memory_region_init_ram_ptr_may_f… - - - - --- 2014-07-07 Hu Tao New
[V3,for,2.1,2/2] exec: improve error handling and reporting in file_ram_alloc() and gethugepagesize… - - - - --- 2014-07-07 Hu Tao New
[RFC,v4,01/13] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio - - - - --- 2014-07-07 Eric Auger New
[RFC,v4,02/13] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice - - - - --- 2014-07-07 Eric Auger New
[RFC,v4,03/13] hw/vfio/pci: Remove unneeded include files - - - - --- 2014-07-07 Eric Auger New
[RFC,v4,04/13] hw/vfio/pci: introduce VFIODevice - - - - --- 2014-07-07 Eric Auger New
[RFC,v4,05/13] hw/vfio/pci: Introduce VFIORegion - - - - --- 2014-07-07 Eric Auger New
[RFC,v4,06/13] hw/vfio/pci: split vfio_get_device - - - - --- 2014-07-07 Eric Auger New
[RFC,v4,07/13] hw/vfio: create common module - - - - --- 2014-07-07 Eric Auger New
[RFC,v4,08/13] hw/vfio/common: Add EXEC_FLAG to VFIO DMA mappings - - - - --- 2014-07-07 Eric Auger New
[RFC,v4,09/13] hw/vfio/platform: add vfio-platform support - - - - --- 2014-07-07 Eric Auger New
[RFC,v4,10/13] hw/intc/arm_gic_kvm: enable irqfd and set routing table - - - - --- 2014-07-07 Eric Auger New
[RFC,v4,11/13] hw/vfio/platform: Add irqfd support - - - - --- 2014-07-07 Eric Auger New
[RFC,v4,12/13] hw/vfio/platform: add default dt generation for vfio device - - - - --- 2014-07-07 Eric Auger New
[RFC,v4,13/13] hw/vfio: add an example calxeda_xgmac - - - - --- 2014-07-07 Eric Auger New
[PULL,for-2.1,00/11] Block patches - - - - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,01/11] Fix nocow typos in manpage - - - - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,02/11] mirror: Fix qiov size for short requests - - 1 1 --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,03/11] MAINTAINERS: add Stefan Hajnoczi to IDE maintainers 1 - - - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,04/11] ahci.c: mask unused flags when reading size PRDT DBC - - 3 - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,05/11] qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtin - - - - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,06/11] raw-posix: Fix raw_getlength() to always return -errno on error - - 2 - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,07/11] ahci: map memory via device's address space instead of address_space_memory - - 1 - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,08/11] block: block: introduce APIs for submitting IO as a batch - - 1 - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,09/11] linux-aio: implement io plug, unplug and flush io queue - - - - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,10/11] dataplane: submit I/O as a batch - - 1 - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,11/11] qmp: show QOM properties in device-list-properties - - - - --- 2014-07-07 Stefan Hajnoczi New
[PULL,00/12] pc,vhost,virtio fixes, test - - - - --- 2014-07-07 Michael S. Tsirkin New
[PULL,01/12] qtest: enable vhost-user-test 1 - - - --- 2014-07-07 Michael S. Tsirkin New
[PULL,02/12] numa: check for busy memory backend - - 2 - --- 2014-07-07 Michael S. Tsirkin New
[PULL,03/12] pc-dimm: error out if memory hotplug is not enabled - - 1 - --- 2014-07-07 Michael S. Tsirkin New
[PULL,04/12] virtio: move common virtio properties to bus class device 1 - 1 - --- 2014-07-07 Michael S. Tsirkin New
[PULL,05/12] Handle G_IO_HUP in tcp_chr_read for tcp chardev - - 1 - --- 2014-07-07 Michael S. Tsirkin New
[PULL,06/12] pci: assign devfn to pci_dev before calling pci_device_iommu_address_space() - - 1 - --- 2014-07-07 Michael S. Tsirkin New
[PULL,07/12] acpi: fix typo in memory hotplug MMIO region name - - 2 - --- 2014-07-07 Michael S. Tsirkin New
[PULL,08/12] hw/virtio: enable common virtio feature for mmio device 1 - - - --- 2014-07-07 Michael S. Tsirkin New
[PULL,09/12] qdev: Don't abort() in case globals can't be set - - 4 - --- 2014-07-07 Michael S. Tsirkin New
[PULL,10/12] qdev: Fix crash when using non-device class name on -global - - 1 1 --- 2014-07-07 Michael S. Tsirkin New
[PULL,11/12] virtio-pci: fix MSI memory region use after free - - 1 - --- 2014-07-07 Michael S. Tsirkin New
[PULL,12/12] qemu-char: add chr_add_watch support in mux chardev 2 - - - --- 2014-07-07 Michael S. Tsirkin New
[v3,1/2] coroutine: make pool size dynamic - - 1 - --- 2014-07-07 Stefan Hajnoczi New
[v3,2/2] block: bump coroutine pool size for drives - - 1 - --- 2014-07-07 Stefan Hajnoczi New
[1/4] block: prefer aio_poll to qemu_aio_wait - - - - --- 2014-07-07 Paolo Bonzini New
[2/4] block: drop aio functions that operate on the main AioContext - - - - --- 2014-07-07 Paolo Bonzini New
[3/4] test-aio: fix GSource-based timer test - - - - --- 2014-07-07 Paolo Bonzini New
[4/4] AioContext: speed up aio_notify - - - - --- 2014-07-07 Paolo Bonzini New
[for-2.1,1/3] pc-bios/s390-ccw: store proper subsystem information word - - 1 - --- 2014-07-07 Cornelia Huck New
[for-2.1,3/3] s390x/css: reflect cpa in scsw - - 1 - --- 2014-07-07 Cornelia Huck New
[PULL,for-2.1,0/3] PReP patch queue 2014-07-07 - - - - --- 2014-07-07 Andreas Färber New
[PULL,for-2.1,1/3] prep: Remove PCI memory hack related to OpenHack'Ware - - - - --- 2014-07-07 Andreas Färber New
« 1 2 ... 870 871 8724266 4267 »