Show patches with: State = Action Required       |   426796 patches
« 1 2 ... 8 9 104267 4268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[11/20] pci: clean up of pci_init_wmask(). 1 - - - --- 2009-11-12 Isaku Yamahata New
[12/20] pci: remove some unnecessary comment in pci.h 1 - - - --- 2009-11-12 Isaku Yamahata New
[13/20] pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h. 1 - - - --- 2009-11-12 Isaku Yamahata New
[14/20] pci: remove unused constants. 1 - - - --- 2009-11-12 Isaku Yamahata New
[15/20] pci: clean up of pci_update_mappings() 1 - - - --- 2009-11-12 Isaku Yamahata New
[16/20] pci: kill goto in pci_update_mappings() - - - - --- 2009-11-12 Isaku Yamahata New
[17/20] pci: remove magic number, 256 in pci.c 1 - - - --- 2009-11-12 Isaku Yamahata New
[18/20] pci: fix pci_config_get_io_base(). 1 - - - --- 2009-11-12 Isaku Yamahata New
[19/20] pci: pci bridge related clean up. 1 - - - --- 2009-11-12 Isaku Yamahata New
[20/20] pci: remove goto in pci_bridge_filter(). - - - - --- 2009-11-12 Isaku Yamahata New
Re: [sneak preview] major scsi overhaul - - - - --- 2009-11-12 Hannes Reinecke New
Re: [PATCH 03/20] pci: simplify pci_data_read(), pcie_mmcfg_data_read(). - - - - --- 2009-11-12 Michael S. Tsirkin New
Stack corruption problem with SeaBIOS/gPXE under QEMU - - - - --- 2009-11-12 Naphtali Sprei New
megasas: LSI MegaRAID SAS HBA emulation - - - - --- 2009-11-12 Hannes Reinecke New
Re: [PATCH 03/20] pci: simplify pci_data_read(), pcie_mmcfg_data_read(). 1 - - - --- 2009-11-12 Michael S. Tsirkin New
Re: [PATCH 16/20] pci: kill goto in pci_update_mappings() 1 - - - --- 2009-11-12 Michael S. Tsirkin New
Re: [PATCH 20/20] pci: remove goto in pci_bridge_filter(). 1 - - - --- 2009-11-12 Michael S. Tsirkin New
Re: [PATCH 02/20] pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h 1 - - - --- 2009-11-12 Michael S. Tsirkin New
Makefile: Remove unneeded prerequisites - - - - --- 2009-11-12 Stefan Weil New
This patch adds a Priority and a Machine menu to the menu bar. - - - - --- 2009-11-12 Programmingkid New
[1/7] net: remove NICInfo::vc - - - - --- 2009-11-12 Mark McLoughlin New
[2/7] qdev: add "net-client" property - - - - --- 2009-11-12 Mark McLoughlin New
[3/7] net: create the VLANClientState for NICs early - - - - --- 2009-11-12 Mark McLoughlin New
[4/7] net: kill off NICInfo/NICConf::vlan/netdev - - - - --- 2009-11-12 Mark McLoughlin New
[5/7] qdev: add qdev_foreach() - - - - --- 2009-11-12 Mark McLoughlin New
[6/7] qdev: add qdev_prop_get_{macaddr, net_client}() - - - - --- 2009-11-12 Mark McLoughlin New
[7/7] net: fix qemu_announce_self() - - - - --- 2009-11-12 Mark McLoughlin New
[1/9] QJSON: Introduce qobject_from_json_va() - - - - --- 2009-11-12 Luiz Capitulino New
[2/9] QString: Introduce qstring_append_chr() - - - - --- 2009-11-12 Luiz Capitulino New
[3/9] QString: Introduce qstring_append_int() - - - - --- 2009-11-12 Luiz Capitulino New
[4/9] Add qstring_append_chr() unit-test - - - - --- 2009-11-12 Luiz Capitulino New
[5/9] Introduce QError - - - - --- 2009-11-12 Luiz Capitulino New
[6/9] QJSON: Fix compile error - - - - --- 2009-11-12 Luiz Capitulino New
[7/9] monitor: QError support - - - - --- 2009-11-12 Luiz Capitulino New
[8/9] qdev: Use QError for 'device not found' error - - - - --- 2009-11-12 Luiz Capitulino New
[9/9] monitor: do_info_balloon(): use QError - - - - --- 2009-11-12 Luiz Capitulino New
[1/6] Make fw_cfg interface 32-bit aware - - - - --- 2009-11-12 Alexander Graf New
[2/6] Introduce rom_rom - - - - --- 2009-11-12 Alexander Graf New
[3/6] Convert multiboot to fw_cfg backed data storage - - - - --- 2009-11-12 Alexander Graf New
[4/6] Move common option rom code to header file - - - - --- 2009-11-12 Alexander Graf New
[5/6] Convert linux bootrom to external rom and fw_cfg - - - - --- 2009-11-12 Alexander Graf New
[6/6] Add linuxboot to BLOBS - - - - --- 2009-11-12 Alexander Graf New
[V2,01/20] pci: fix pci_info_device(). 1 - - - --- 2009-11-13 Isaku Yamahata New
[V2,02/20] pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h 1 - - - --- 2009-11-13 Isaku Yamahata New
[V2,03/20] pci: simplify (pci_/pcie_mmcfg_)data_read() 1 - - - --- 2009-11-13 Isaku Yamahata New
[V2,04/20] pci: remove pci_addr_to_config() by open code 1 - - - --- 2009-11-13 Isaku Yamahata New
[V2,05/20] pci: rename pci_addr_to_dev(), pcie_mmcfg_addr_to_dev(). 1 - - - --- 2009-11-13 Isaku Yamahata New
[V2,06/20] pci: shorten pci_host_{conf, data}_register_xxx function a bit. 1 - - - --- 2009-11-13 Isaku Yamahata New
[V2,07/20] pci: remove pci_sub_bus() by open coding. 1 - - - --- 2009-11-13 Isaku Yamahata New
[V2,08/20] pci: s/pci_find_host_bus/pci_find_root_bus/g 1 - - - --- 2009-11-13 Isaku Yamahata New
[V2,09/20] pci_host: remove unnecessary & 0xff. 1 - - - --- 2009-11-13 Isaku Yamahata New
[V2,10/20] pci: kill unnecessary included in pci.c 1 - - - --- 2009-11-13 Isaku Yamahata New
[V2,11/20] pci: clean up of pci_init_wmask(). 1 - - - --- 2009-11-13 Isaku Yamahata New
« 1 2 ... 8 9 104267 4268 »