Show patches with: State = Action Required       |   427151 patches
« 1 2 ... 7 8 94271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] char: Remove special init_reset handling - - - - --- 2009-11-03 Amit Shah New
[3/3] char: rename qemu_chr_reset to qemu_chr_generic_open - - - - --- 2009-11-03 Amit Shah New
[RFC] make cpu creation happen inside the right thread. - - - - --- 2009-11-03 Glauber Costa New
savevm: Delete existing snapshots in all images - - - - --- 2009-11-03 Kevin Wolf New
don't call reset functions on cpu initialization - - - - --- 2009-11-03 Glauber Costa New
v2: don't call reset functions on cpu initialization - - - - --- 2009-11-03 Glauber Costa New
sparc32 fix carry flag handling (Solaris bootblk fix) - - - - --- 2009-11-03 Artyom Tarasenko New
[1/4] Add basic version of bridge helper - - - - --- 2009-11-04 Anthony Liguori New
[2/4] Add access control support to qemu-bridge-helper - - - - --- 2009-11-04 Anthony Liguori New
[3/4] Add cap reduction support to enable use as SUID binary - - - - --- 2009-11-04 Anthony Liguori New
[4/4] Add support for -net bridge - - - - --- 2009-11-04 Anthony Liguori New
[v2] Added read access to several e1000 hw registers - - - - --- 2009-11-04 Kay Ackermann New
[1/8] QJSon: Introduce qobject_from_json_va() - - - - --- 2009-11-04 Luiz Capitulino New
[2/8] QString: Introduce qstring_append_chr() - - - - --- 2009-11-04 Luiz Capitulino New
[3/8] Add qstring_append_chr() unit-test - - - - --- 2009-11-04 Luiz Capitulino New
[4/8] QString: Introduce qstring_append_int() - - - - --- 2009-11-04 Luiz Capitulino New
[5/8] Introduce QError - - - - --- 2009-11-04 Luiz Capitulino New
[6/8] monitor: QError support - - - - --- 2009-11-04 Luiz Capitulino New
[7/8] qdev: Use QError for not found error - - - - --- 2009-11-04 Luiz Capitulino New
[8/8] monitor: do_info_balloon(): use QError - - - - --- 2009-11-04 Luiz Capitulino New
Fix a parallel build failure. - - - - --- 2009-11-04 Daniel Jacobowitz New
virtio-blk: Pass read errors to the guest - - - - --- 2009-11-05 Kevin Wolf New
[1/2] fix parallel build - - - - --- 2009-11-05 Juan Quintela New
[2/2] fix type in CFLAGS name - - - - --- 2009-11-05 Juan Quintela New
v3: don't call reset functions on cpu initialization - - - - --- 2009-11-05 Glauber Costa New
[1/2] fix parallel build - - - - --- 2009-11-05 Juan Quintela New
[2/2] fix type in CFLAGS name - - - - --- 2009-11-05 Juan Quintela New
[RFC] virtio: Report new guest memory statistics pertinent to memory ballooning - - - - --- 2009-11-05 Adam Litke New
virtio: Add memory statistics reporting to the balloon driver - - - - --- 2009-11-05 Adam Litke New
Fix incoming migration - - - - --- 2009-11-06 Juan Quintela New
[1/8] introduce VMSTATE_U64 - - - - --- 2009-11-06 Glauber Costa New
[2/8] Provide ioapic-kvm - - - - --- 2009-11-06 Glauber Costa New
[3/8] provide apic_set_irq_delivered - - - - --- 2009-11-06 Glauber Costa New
[4/8] provide i8259-kvm - - - - --- 2009-11-06 Glauber Costa New
[5/8] Don't call apic functions directly from kvm code - - - - --- 2009-11-06 Glauber Costa New
[6/8] provide apic-kvm - - - - --- 2009-11-06 Glauber Costa New
[7/8] Initialize in-kernel irqchip - - - - --- 2009-11-06 Glauber Costa New
[8/8] Do GSI routing - - - - --- 2009-11-06 Glauber Costa New
[1/5] kvm: x86: Fix merge artifact of f8d926e9 about mp_state - - - - --- 2009-11-06 Jan Kiszka New
[5/5] kvm: x86: Add support for event states - - - - --- 2009-11-06 Jan Kiszka New
[3/5] kvm: x86: Refactor use of interrupt_bitmap - - - - --- 2009-11-06 Jan Kiszka New
[4/5] kvm: x86: Add support for KVM_GET/PUT_VCPU_STATE - - - - --- 2009-11-06 Jan Kiszka New
[2/5] kvm: Add arch reset handler - - - - --- 2009-11-06 Jan Kiszka New
Fix 32-bit overflow in parallels image support - - - - --- 2009-11-07 David Woodhouse New
[RFC] mips: fix cpu_reset memory leak - - - - --- 2009-11-08 Blue Swirl New
Build on i386 - - - - --- 2009-11-09 jamesmikedupont@googlemail.com New
[RFC] virtio: Report new guest memory statistics pertinent to memory ballooning (V2) - - - - --- 2009-11-09 Adam Litke New
virtio: Add memory statistics reporting to the balloon driver - - - - --- 2009-11-09 Adam Litke New
qemu-kvm: clear only essential parts of VirtIOBlockReq on object allocation - RESUBMIT - - - - --- 2009-11-09 Saul Tamari New
[v2,4/5] kvm: x86: Add support for KVM_GET/PUT_VCPU_STATE - - - - --- 2009-11-09 Jan Kiszka New
[1,of,2] kvm: Move KVM mp_state accessors to i386-specific code - - - - --- 2009-11-09 Hollis Blanchard New
[2,of,2] kvm ppc: Remove unused label - - - - --- 2009-11-09 Hollis Blanchard New
[V2,1/3] usb: move HID request defines to hw/usb.h - - - - --- 2009-11-10 Scott Tsai New
[V2,2/3] usb-gotemp: new module emulating a USB thermometer - - - - --- 2009-11-10 Scott Tsai New
[V2,3/3] Documentation: -usbdevice thermometer option - - - - --- 2009-11-10 Scott Tsai New
scsi-disk: Inquiry with allocation length of CDB < 36 (v2) - - - - --- 2009-11-10 Artyom Tarasenko New
[V3,2/3] usb-gotemp: reworked to add monitor commands - - - - --- 2009-11-11 Scott Tsai New
[V3,1/3] usb: move HID request defines to hw/usb.h - - - - --- 2009-11-11 Scott Tsai New
[V3,2/3] usb-gotemp: new module emulating a USB thermometer - - - - --- 2009-11-11 Scott Tsai New
[V3,3/3] Documentation: -usbdevice thermometer option - - - - --- 2009-11-11 Scott Tsai New
Re: [PATCH 0/2] Build fixes - - - - --- 2009-11-11 Paul Brook New
PATCH for "xorg JP106 evdev keyboard" underscore & backslash - - - - --- 2009-11-11 sanmaiwashi New
configure: use correct cflags in compiler checks - - - - --- 2009-11-11 Michael S. Tsirkin New
pci: move apb specific stuff to apb_pci.c - - - - --- 2009-11-11 Michael S. Tsirkin New
pci: pci.h cleanup: move out stuff not in pci.c - - - - --- 2009-11-11 Michael S. Tsirkin New
[PATCHv2] configure: use correct cflags in compiler checks - - - - --- 2009-11-11 Michael S. Tsirkin New
[01/11] Properly escape QDECREF macro arguments - - - - --- 2009-11-11 Anthony Liguori New
[02/11] Add operations to qlist to allow it to be used as a stack - - - - --- 2009-11-11 Anthony Liguori New
[03/11] Allow strings to grow in size - - - - --- 2009-11-11 Anthony Liguori New
[04/11] Add a QFloat datatype - - - - --- 2009-11-11 Anthony Liguori New
[05/11] Add unit test for QFloat - - - - --- 2009-11-11 Anthony Liguori New
[06/11] Add a QBool type - - - - --- 2009-11-11 Anthony Liguori New
[07/11] Add a lexer for JSON - - - - --- 2009-11-11 Anthony Liguori New
[08/11] Add a JSON message boundary identifier - - - - --- 2009-11-11 Anthony Liguori New
[09/11] Add a JSON parser - - - - --- 2009-11-11 Anthony Liguori New
[10/11] Add a QObject JSON wrapper - - - - --- 2009-11-11 Anthony Liguori New
[11/11] Add a unit test for JSON support - - - - --- 2009-11-11 Anthony Liguori New
[1/6] Make fw_cfg interface 32-bit aware - - - - --- 2009-11-11 Alexander Graf New
[2/6] Introduce copy_rom - - - - --- 2009-11-11 Alexander Graf New
[3/6] Convert multiboot to fw_cfg backed data storage - - - - --- 2009-11-11 Alexander Graf New
[4/6] Move common option rom code to header file - - - - --- 2009-11-11 Alexander Graf New
[5/6] Convert linux bootrom to external rom and fw_cfg - - - - --- 2009-11-11 Alexander Graf New
[6/6] Add linuxboot to BLOBS - - - - --- 2009-11-11 Alexander Graf New
[1/3] QDict: Introduce qdict_iter() - - - - --- 2009-11-11 Anthony Liguori New
[2/3] Provide marshalling mechanism for json - - - - --- 2009-11-11 Anthony Liguori New
[3/3] Add test suite for json marshalling - - - - --- 2009-11-11 Anthony Liguori New
fdc: Fix vmsave/restore regression - - - - --- 2009-11-11 Jan Kiszka New
[1/3] fdc: fix vmstate variable passed - - - - --- 2009-11-11 Juan Quintela New
[2/3] qemu_system_reset: we need to call it before loadvm/migration - - - - --- 2009-11-11 Juan Quintela New
[3/3] pci: fix the conversion of config field from array to pointer - - - - --- 2009-11-11 Juan Quintela New
[01/20] pci: fix pci_info_device(). 1 - - - --- 2009-11-12 Isaku Yamahata New
[02/20] pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h 1 - - - --- 2009-11-12 Isaku Yamahata New
[03/20] pci: simplify pci_data_read(), pcie_mmcfg_data_read(). - - - - --- 2009-11-12 Isaku Yamahata New
[04/20] pci: remove pci_addr_to_config() by open code 1 - - - --- 2009-11-12 Isaku Yamahata New
[05/20] pci: rename pci_addr_to_dev(), pcie_mmcfg_addr_to_dev(). 1 - - - --- 2009-11-12 Isaku Yamahata New
[06/20] pci: shorten pci_host_{conf, data}_register_xxx function a bit. 1 - - - --- 2009-11-12 Isaku Yamahata New
[07/20] pci: remove pci_sub_bus() by open coding. 1 - - - --- 2009-11-12 Isaku Yamahata New
[08/20] pci: s/pci_find_host_bus/pci_find_root_bus/g 1 - - - --- 2009-11-12 Isaku Yamahata New
[09/20] pci_host: remove unnecessary & 0xff. 1 - - - --- 2009-11-12 Isaku Yamahata New
[10/20] pci: kill unnecessary included in pci.c 1 - - - --- 2009-11-12 Isaku Yamahata New
« 1 2 ... 7 8 94271 4272 »