Show patches with: none      |   434094 patches
« 1 2 ... 4251 4252 42534340 4341 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[11/14] qemu-io: check registered fds in command_loop() - - - - --- 2010-06-22 Kevin Wolf New
[10/14] vpc: Use bdrv_(p)write_sync for metadata writes - - - - --- 2010-06-22 Kevin Wolf New
[09/14] vmdk: Use bdrv_(p)write_sync for metadata writes - - - - --- 2010-06-22 Kevin Wolf New
[08/14] qcow2: Use bdrv_(p)write_sync for metadata writes - - - - --- 2010-06-22 Kevin Wolf New
[07/14] qcow: Use bdrv_(p)write_sync for metadata writes - - - - --- 2010-06-22 Kevin Wolf New
[06/14] cow: Use bdrv_(p)write_sync for metadata writes - - - - --- 2010-06-22 Kevin Wolf New
[05/14] block: Add bdrv_(p)write_sync - - - - --- 2010-06-22 Kevin Wolf New
[04/14] monitor: allow device to be ejected if no disk is inserted - - - - --- 2010-06-22 Kevin Wolf New
[03/14] block: fix physical_block_size calculation - - - - --- 2010-06-22 Kevin Wolf New
[02/14] scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode assignments 1 - - - --- 2010-06-22 Kevin Wolf New
[01/14] scsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup 1 - - - --- 2010-06-22 Kevin Wolf New
[v5,6/6] MIPS: Initial support of fulong mini pc (machine construction) - - - - --- 2010-06-22 chen huacai New
[v5,5/6] MIPS: Initial support of fulong mini pc (CPU definition) - - - - --- 2010-06-22 chen huacai New
[v5,4/6] MIPS: Initial support of VIA USB controller used by fulong mini pc - - - - --- 2010-06-22 chen huacai New
[v5,3/6] MIPS: Initial support of VIA IDE controller used by fulong mini pc - - - - --- 2010-06-22 chen huacai New
[v5,2/6] MIPS: Initial support of vt82686b south bridge used by fulong mini pc - - - - --- 2010-06-22 chen huacai New
[v5,1/6] MIPS: Initial support of bonito north bridge used by fulong mini pc - - - - --- 2010-06-22 chen huacai New
[7/7] Declare no_hpet variable for all targets - - - - --- 2010-06-22 Jes Sorensen New
[6/7] Only treat KVM specific cmdline options for KVM enabled builds - - - - --- 2010-06-22 Jes Sorensen New
[5/7] Only export phys_mem create functions for !CONFIG_USER_ONLY builds - - - - --- 2010-06-22 Jes Sorensen New
[4/7] Build certain drivers for MIPS as well. - - - - --- 2010-06-22 Jes Sorensen New
[3/7] time_drift_fix is x86 only, rather than !ia64 - - - - --- 2010-06-22 Jes Sorensen New
[2/7] Remove duplicate kvm_init() stub from qemu-kvm.h - - - - --- 2010-06-22 Jes Sorensen New
[1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined - - - - --- 2010-06-22 Jes Sorensen New
[V5,2/2] qemu: Convert AIO code to use threadlets. - - - - --- 2010-06-22 Gautham R Shenoy New
[V5,1/2] qemu: Generic task offloading framework: threadlets 1 - - - --- 2010-06-22 Gautham R Shenoy New
[2/2] qcow2: Don't try to check tables that couldn't be loaded - - - - --- 2010-06-22 Kevin Wolf New
[1/2] qcow2: Fix qemu-img check segfault on corrupted images - - - - --- 2010-06-22 Kevin Wolf New
[v2,8/8] seabios: pciinit: initialize pci bridge filtering registers. - - - - --- 2010-06-22 Isaku Yamahata New
[v2,7/8] seabios: pciinit: pci bridge bus initialization. - - - - --- 2010-06-22 Isaku Yamahata New
[v2,6/8] seabios: pciinit: make bar offset calculation pci bridge aware. - - - - --- 2010-06-22 Isaku Yamahata New
[v2,5/8] seabios: pciinit: factor out bar offset calculation. - - - - --- 2010-06-22 Isaku Yamahata New
[v2,4/8] seabios: pciinit: make pci bar assigner preferchable memory aware. - - - - --- 2010-06-22 Isaku Yamahata New
« 1 2 ... 4251 4252 42534340 4341 »