Show patches with: Archived = No       |   435426 patches
« 1 2 ... 4264 4265 42664354 4355 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/8] Fix cpu_unlink_tb race - - - - --- 2010-06-25 Jan Kiszka New
[1/8] Introduce proper compiler barrier - - - - --- 2010-06-25 Jan Kiszka New
[2/2] Add virtio-blk by-id rules based on 'serial' attribute - - - - --- 2010-06-25 Ryan Harper New
[1/2] Add virtio-blk support to path_id - - - - --- 2010-06-25 Ryan Harper New
[7/7] poison TARGET_xxx for compile once object - - - - --- 2010-06-25 Paolo Bonzini New
[6/7] replace void* uses with opaque CPUState* - - - - --- 2010-06-25 Paolo Bonzini New
[5/7] add qdev property type "cpu" - - - - --- 2010-06-25 Paolo Bonzini New
[4/7] provide opaque CPUState to files that are compiled once - - - - --- 2010-06-25 Paolo Bonzini New
[3/7] include stdio.h freely, remove dyngen-exec.h hacks - - - - --- 2010-06-25 Paolo Bonzini New
[2/7] include qemu-common.h when needed by the next patches - - - - --- 2010-06-25 Paolo Bonzini New
[1/7] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix - - - - --- 2010-06-25 Paolo Bonzini New
Re: [PATCH v2] Makefile: poison TARGET_xxx for compile once. - - - - --- 2010-06-25 Paolo Bonzini New
[v2] Makefile: poison TARGET_xxx for compile once. - - - - --- 2010-06-25 Isaku Yamahata New
[14/14] QMP: handle_qmp_command(): Small cleanup - - - - --- 2010-06-24 Luiz Capitulino New
[13/14] QMP: Drop old input object checking - - - - --- 2010-06-24 Luiz Capitulino New
[12/14] QMP: Introduce qmp_check_input_obj() - - - - --- 2010-06-24 Luiz Capitulino New
[11/14] QError: Introduce QERR_QMP_EXTRA_MEMBER - - - - --- 2010-06-24 Luiz Capitulino New
[10/14] QMP: Drop old client argument checker - - - - --- 2010-06-24 Luiz Capitulino New
[09/14] QMP: New argument checker (second part) - - - - --- 2010-06-24 Luiz Capitulino New
[08/14] QMP: New argument checker (first part) - - - - --- 2010-06-24 Luiz Capitulino New
[07/14] Monitor: handle optional '-' arg as a bool - - - - --- 2010-06-24 Luiz Capitulino New
[06/14] QDict: Introduce qdict_get_try_bool() - - - - --- 2010-06-24 Luiz Capitulino New
[05/14] check-qdict: Introduce test for the new iteration API - - - - --- 2010-06-24 Luiz Capitulino New
[04/14] QDict: Introduce new iteration API - - - - --- 2010-06-24 Luiz Capitulino New
[03/14] QDict: Introduce functions to retrieve QDictEntry values - - - - --- 2010-06-24 Luiz Capitulino New
[02/14] QDict: Small terminology change - - - - --- 2010-06-24 Luiz Capitulino New
[01/14] QDict: Rename 'err_value' - - - - --- 2010-06-24 Luiz Capitulino New
win32: Add define for missing EPROTONOSUPPORT - - - - --- 2010-06-24 Stefan Weil New
.gitignore: Ignore libdis*, qemu-options.def - - - - --- 2010-06-24 Stefan Weil New
Fwd: [PATCH] Guest OS hangs on usb_add - - - - --- 2010-06-24 TJ New
[PATCHv3] virtio-net: correct packet length math - - - - --- 2010-06-24 Michael S. Tsirkin New
[PATCHv2] virtio-net: correct packet length checks - - - - --- 2010-06-24 Michael S. Tsirkin New
[RFC,v4,3/3] Support for dynamically enabling/disabling trace events. - - - - --- 2010-06-24 Prerna Saxena New
[RFC,v4,2/3] Monitor command 'info trace' - - - - --- 2010-06-24 Prerna Saxena New
[RFC,v4,1/3] Change type declarations - - - - --- 2010-06-24 Prerna Saxena New
poison TARGET_<ARCH> for compile once. - - - - --- 2010-06-24 Isaku Yamahata New
poison TARGET_<ARCH> for compile once. - - - - --- 2010-06-24 Isaku Yamahata New
Guest OS hangs on usb_add - - - - --- 2010-06-24 TJ New
[15/15] ramblocks: No more being lazy about duplicate names - - - - --- 2010-06-24 Alex Williamson New
[14/15] pci: Free the space allocated for the option rom on removal - - - - --- 2010-06-24 Alex Williamson New
[13/15] qemu_ram_free: Implement it - - - - --- 2010-06-24 Alex Williamson New
[12/15] savevm: Create a new continue flag to avoid resending block name - - - - --- 2010-06-24 Alex Williamson New
[11/15] savevm: Use RAM blocks for basis of migration - - - - --- 2010-06-24 Alex Williamson New
[10/15] savevm: Migrate RAM based on name/offset - - - - --- 2010-06-24 Alex Williamson New
[09/15] ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path - - - - --- 2010-06-24 Alex Williamson New
[08/15] qemu_ram_alloc: Add DeviceState and name parameters - - - - --- 2010-06-24 Alex Williamson New
[07/15] virtio-net: Incorporate a DeviceState pointer and let savevm track instances - - - - --- 2010-06-24 Alex Williamson New
[06/15] eepro100: Add a dev field to eeprom new/free functions - - - - --- 2010-06-24 Alex Williamson New
[05/15] savevm: Make use of DeviceState - - - - --- 2010-06-24 Alex Williamson New
[04/15] savevm: Add DeviceState param - - - - --- 2010-06-24 Alex Williamson New
[03/15] pci: Implement BusInfo.get_dev_path() - - - - --- 2010-06-24 Alex Williamson New
[02/15] qdev: Add a get_dev_path() function to BusInfo - - - - --- 2010-06-24 Alex Williamson New
[01/15] Remove uses of ram.last_offset (aka last_ram_offset) - - - - --- 2010-06-24 Alex Williamson New
[2/2] Remove virtio_blk VBID ioctl - - - - --- 2010-06-24 Ryan Harper New
[1/2] v2 Add 'serial' attribute to virtio-blk devices - - - - --- 2010-06-24 Ryan Harper New
virtio-serial: Fix compat property name - - - - --- 2010-06-23 Amit Shah New
[v7,RESEND,4/4] Inter-VM shared memory PCI device - - - - --- 2010-06-23 Cam Macdonell New
[2/2] QError: Enhance QERR_DEVICE_NOT_ACTIVE's user desc - - - - --- 2010-06-23 Luiz Capitulino New
[1/2] QMP: Fix error reporting in the async API - - - - --- 2010-06-23 Luiz Capitulino New
[7/7] monitor/net: introduce 'info netdev' with QMP support - - - - --- 2010-06-23 Miguel Di Ciurcio Filho New
[6/7] net: slirp: introduce info_dict - - - - --- 2010-06-23 Miguel Di Ciurcio Filho New
[5/7] net: vde: introduce info_dict - - - - --- 2010-06-23 Miguel Di Ciurcio Filho New
[4/7] net: tap/tap-win32: introduce info_dict - - - - --- 2010-06-23 Miguel Di Ciurcio Filho New
[3/7] net: Introduce VLANClientState->info_dict - - - - --- 2010-06-23 Miguel Di Ciurcio Filho New
[2/7] QObject API: introduce qdict_to_qstring() function - - - - --- 2010-06-23 Miguel Di Ciurcio Filho New
[1/7] QMP: Introduce the documentation for query-netdev and info netdev - - - - --- 2010-06-23 Miguel Di Ciurcio Filho New
[v2] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix 2 - - - --- 2010-06-23 Amit Shah New
[2/2] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix - - - - --- 2010-06-23 Amit Shah New
[1/2] rtc: Parse the 'driftfix' option only for TARGET_I386 1 - - - --- 2010-06-23 Amit Shah New
block: allow filenames with colons again for host devices - - - - --- 2010-06-23 Christoph Hellwig New
virtio-net: correct header length math - - - - --- 2010-06-23 Michael S. Tsirkin New
[Bug,592056] Re: qemu segmentation fault when create qcow2 image with qemu-img command - - - - --- 2010-06-23 Hao, Xudong New
[v5,9/9] pci: set PCI multi-function bit appropriately. - - - - --- 2010-06-23 Isaku Yamahata New
[v5,8/9] pci_bridge: make pci bridge aware of pci multi function bit. - - - - --- 2010-06-23 Isaku Yamahata New
[v5,7/9] pci: set multifunction property for normal device. - - - - --- 2010-06-23 Isaku Yamahata New
[v5,6/9] pci: introduce multifunction property. - - - - --- 2010-06-23 Isaku Yamahata New
[v5,5/9] qdev: implement qdev_prop_set_bit(). - - - - --- 2010-06-23 Isaku Yamahata New
[v5,4/9] pci: remove PCIDeviceInfo::header_type - - - - --- 2010-06-23 Isaku Yamahata New
[v5,3/9] pci: don't overwrite multi functio bit in pci header type. - - - - --- 2010-06-23 Isaku Yamahata New
[v5,2/9] pci: insert assert that auto-assigned-address function is single function device. - - - - --- 2010-06-23 Isaku Yamahata New
[v5,1/9] pci: use PCI_DEVFN() where appropriate. - - - - --- 2010-06-23 Isaku Yamahata New
x86: Clean up CPU reset - - - - --- 2010-06-23 Jan Kiszka New
x86: Fix INIT processing - - - - --- 2010-06-23 Jan Kiszka New
[13/13] QMP: Drop old input object checking - - - - --- 2010-06-22 Luiz Capitulino New
[12/13] QMP: Introduce qmp_check_input_obj() - - - - --- 2010-06-22 Luiz Capitulino New
[11/13] QError: Introduce QERR_QMP_UNEXPECTED_INPUT_OBJECT_MEMBER - - - - --- 2010-06-22 Luiz Capitulino New
[10/13] QMP: Drop old client argument checker - - - - --- 2010-06-22 Luiz Capitulino New
[09/13] QMP: New argument checker (second part) - - - - --- 2010-06-22 Luiz Capitulino New
[08/13] QMP: New argument checker (first part) - - - - --- 2010-06-22 Luiz Capitulino New
[07/13] Monitor: handle optional '-' arg as a bool - - - - --- 2010-06-22 Luiz Capitulino New
[06/13] QDict: Introduce qdict_get_try_bool() - - - - --- 2010-06-22 Luiz Capitulino New
[05/13] check-qdict: Introduce test for the new iteration API - - - - --- 2010-06-22 Luiz Capitulino New
[04/13] QDict: Introduce new iteration API - - - - --- 2010-06-22 Luiz Capitulino New
[03/13] QDict: Introduce functions to retrieve QDictEntry values - - - - --- 2010-06-22 Luiz Capitulino New
[02/13] QDict: Small terminology change - - - - --- 2010-06-22 Luiz Capitulino New
[01/13] QDict: Rename 'err_value' - - - - --- 2010-06-22 Luiz Capitulino New
qcow2: Fix error handling during metadata preallocation - - - - --- 2010-06-22 Kevin Wolf New
[14/14] qcow2: Don't try to check tables that couldn't be loaded - - - - --- 2010-06-22 Kevin Wolf New
[13/14] qcow2: Fix qemu-img check segfault on corrupted images - - - - --- 2010-06-22 Kevin Wolf New
[12/14] virtio-blk: fix the list operation in virtio_blk_load(). - - - - --- 2010-06-22 Kevin Wolf New
« 1 2 ... 4264 4265 42664354 4355 »