Show patches with: none      |   435358 patches
« 1 2 ... 4261 4262 42634353 4354 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,08/16] virtio-net: Incorporate a DeviceState pointer and let savevm track instances - - - - --- 2010-07-02 Alex Williamson New
[v3,07/16] eepro100: Add a dev field to eeprom new/free functions - - - - --- 2010-07-02 Alex Williamson New
[v3,06/16] savevm: Make use of DeviceState - - - - --- 2010-07-02 Alex Williamson New
[v3,05/16] savevm: Add DeviceState param - - - - --- 2010-07-02 Alex Williamson New
[v3,04/16] pci: Implement BusInfo.get_dev_path() - - - - --- 2010-07-02 Alex Williamson New
[v3,03/16] qdev: Add a get_dev_path() function to BusInfo - - - - --- 2010-07-02 Alex Williamson New
[v3,02/16] pc: Allocate all ram in a single qemu_ram_alloc() - - - - --- 2010-07-02 Alex Williamson New
[v3,01/16] Remove uses of ram.last_offset (aka last_ram_offset) - - - - --- 2010-07-02 Alex Williamson New
[23/23] block: Handle multiwrite errors only when all requests have completed - - - - --- 2010-07-02 Kevin Wolf New
[22/23] block: Fix early failure in multiwrite - - - - --- 2010-07-02 Kevin Wolf New
[21/23] qemu-img: avoid calling exit(1) to release resources properly - - - - --- 2010-07-02 Kevin Wolf New
[20/23] pc: Fix CMOS info for drives defined with -device - - - - --- 2010-07-02 Kevin Wolf New
[19/23] ide: Make PIIX and ISA IDE init functions return the qdev - - - - --- 2010-07-02 Kevin Wolf New
[18/23] block: Fix virtual media change for if=none - - - - --- 2010-07-02 Kevin Wolf New
[17/23] block: Clean up bdrv_snapshots() - - - - --- 2010-07-02 Kevin Wolf New
[16/23] savevm: Survive hot-unplug of snapshot device - - - - --- 2010-07-02 Kevin Wolf New
[15/23] blkdebug: Initialize state as 1 - - - - --- 2010-07-02 Kevin Wolf New
[14/23] blkdebug: Free QemuOpts after having read the config - - - - --- 2010-07-02 Kevin Wolf New
[13/23] blkdebug: Fix set_state_opts definition - - - - --- 2010-07-02 Kevin Wolf New
[12/23] qemu-option: New qemu_opts_reset() - - - - --- 2010-07-02 Kevin Wolf New
[11/23] block: Catch attempt to attach multiple devices to a blockdev - - - - --- 2010-07-02 Kevin Wolf New
[10/23] blockdev: drive_get_by_id() is no longer used, remove - - - - --- 2010-07-02 Kevin Wolf New
[09/23] qdev: Decouple qdev_prop_drive from DriveInfo - - 1 - --- 2010-07-02 Kevin Wolf New
[08/23] blockdev: Clean up automatic drive deletion - - - - --- 2010-07-02 Kevin Wolf New
[07/23] blockdev: New drive_get_by_blockdev() - - - - --- 2010-07-02 Kevin Wolf New
[06/23] Don't reset bs->is_temporary in bdrv_open_common - - - - --- 2010-07-02 Kevin Wolf New
[05/23] blockdev: Remove drive_get_serial() - - - - --- 2010-07-02 Kevin Wolf New
[04/23] ide: Make it explicit that ide_create_drive() can't fail - - - - --- 2010-07-02 Kevin Wolf New
[03/23] scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers - - - - --- 2010-07-02 Kevin Wolf New
[02/23] block: allow filenames with colons again for host devices - - - - --- 2010-07-02 Kevin Wolf New
[01/23] qcow2: Fix error handling during metadata preallocation - - - - --- 2010-07-02 Kevin Wolf New
[v2,2/2] block: Handle multiwrite errors only when all requests have completed - - - - --- 2010-07-02 Kevin Wolf New
[v2,1/2] block: Fix early failure in multiwrite - - - - --- 2010-07-02 Kevin Wolf New
Makefile: Fix compilation for non-standard host kernel path - - - - --- 2010-07-02 Prerna Saxena New
[0/4] Add virtio disk identification support - - - - --- 2010-07-02 john cooper New
[2/2] pci/bridge: split out pci bridge code into pci_bridge.c from pci.c - - - - --- 2010-07-02 Isaku Yamahata New
[1/2] pci/bridge: allocate PCIBus dynamically for PCIBridge. - - - - --- 2010-07-02 Isaku Yamahata New
[RFC] target-mips: add loongson 2E & 2F integer instructions - - - - --- 2010-07-01 Aurelien Jarno New
ARM v4t/arm920t support - - - - --- 2010-07-01 Rob Landley New
[23/23] monitor: Allow to exclude commands from QMP - - - - --- 2010-07-01 Luiz Capitulino New
[22/23] QMP: handle_qmp_command(): Small cleanup - - - - --- 2010-07-01 Luiz Capitulino New
[21/23] QMP: Drop old input object checking - - - - --- 2010-07-01 Luiz Capitulino New
[20/23] QMP: Introduce qmp_check_input_obj() - - - - --- 2010-07-01 Luiz Capitulino New
[19/23] QError: Introduce QERR_QMP_EXTRA_MEMBER - - - - --- 2010-07-01 Luiz Capitulino New
[18/23] QMP: Drop old client argument checker - - - - --- 2010-07-01 Luiz Capitulino New
[17/23] QMP: New argument checker (second part) - - - - --- 2010-07-01 Luiz Capitulino New
[16/23] QMP: New argument checker (first part) - - - - --- 2010-07-01 Luiz Capitulino New
[15/23] Monitor: handle optional '-' arg as a bool - - - - --- 2010-07-01 Luiz Capitulino New
[14/23] QDict: Introduce qdict_get_try_bool() - - - - --- 2010-07-01 Luiz Capitulino New
[13/23] check-qdict: Introduce test for the new iteration API - - - - --- 2010-07-01 Luiz Capitulino New
[12/23] QDict: Introduce new iteration API - - - - --- 2010-07-01 Luiz Capitulino New
[11/23] QDict: Introduce functions to retrieve QDictEntry values - - - - --- 2010-07-01 Luiz Capitulino New
[10/23] QDict: Small terminology change - - - - --- 2010-07-01 Luiz Capitulino New
[09/23] QDict: Rename 'err_value' - - - - --- 2010-07-01 Luiz Capitulino New
[08/23] QError: Enhance QERR_DEVICE_NOT_ACTIVE's user desc - - - - --- 2010-07-01 Luiz Capitulino New
[07/23] QMP: Fix error reporting in the async API - - - - --- 2010-07-01 Luiz Capitulino New
[06/23] net: delete QemuOpts when net_client_init() fails. - - - - --- 2010-07-01 Luiz Capitulino New
[05/23] QMP: Fix python helper /wrt long return strings - - - - --- 2010-07-01 Luiz Capitulino New
[04/23] QMP: Teach basic capability negotiation to python example - - - - --- 2010-07-01 Luiz Capitulino New
[03/23] monitor: Establish cmd flags and convert the async tag - - - - --- 2010-07-01 Luiz Capitulino New
[02/23] monitor: Fix command completion vs. boolean switches - - - - --- 2010-07-01 Luiz Capitulino New
[01/23] monitor: Fix leakage during completion processing - - - - --- 2010-07-01 Luiz Capitulino New
target-i386: Fix xchg rax,r8 - - - - --- 2010-07-01 Richard Henderson New
[2/2] block: Handle multiwrite errors only when all requests have completed - - - - --- 2010-07-01 Kevin Wolf New
[1/2] block: Fix too early free in multiwrite - - 1 - --- 2010-07-01 Kevin Wolf New
make qemu.log name unique - - - - --- 2010-07-01 Christophe Lyon New
[v2,4/4] blkdebug: Initialize state as 1 - - - - --- 2010-07-01 Kevin Wolf New
[v2,3/4] blkdebug: Free QemuOpts after having read the config - - - - --- 2010-07-01 Kevin Wolf New
[v2,2/4] blkdebug: Fix set_state_opts definition - - - - --- 2010-07-01 Kevin Wolf New
[v2,1/4] qemu-option: New qemu_opts_reset() - - - - --- 2010-07-01 Kevin Wolf New
[4/4] slirp.h: Add GCC attribute (check format arguments) - - - - --- 2010-07-01 Stefan Weil New
[3/4] qemu-char.h: Add GCC attribute (check format arguments) - - - - --- 2010-07-01 Stefan Weil Superseded
[2/4] darwin-user: Add GCC attribute (check format arguments) - - - - --- 2010-07-01 Stefan Weil Superseded
[1/4] blockdev.h: Add GCC attribute (check format arguments) - - - - --- 2010-07-01 Stefan Weil Rejected
win32: Add missing function setenv - - - - --- 2010-07-01 Stefan Weil New
[2/2] virtio-serial: Assert for virtio queue ready before virtqueue operations - - - - --- 2010-07-01 Amit Shah New
[1/2] virtio-serial: Check if virtio queue is ready before consuming data - - - - --- 2010-07-01 Amit Shah New
Fix broken --kerneldir - - - - --- 2010-07-01 Prerna Saxena New
[v3,13/13] pc: Fix CMOS info for drives defined with -device - - - - --- 2010-07-01 Markus Armbruster New
[v3,12/13] ide: Make PIIX and ISA IDE init functions return the qdev - - - - --- 2010-07-01 Markus Armbruster New
[v3,11/13] block: Fix virtual media change for if=none - - - - --- 2010-07-01 Markus Armbruster New
[v3,10/13] block: Clean up bdrv_snapshots() - - - - --- 2010-07-01 Markus Armbruster New
[v3,09/13] savevm: Survive hot-unplug of snapshot device - - - - --- 2010-07-01 Markus Armbruster New
[v3,08/13] block: Catch attempt to attach multiple devices to a blockdev - - - - --- 2010-07-01 Markus Armbruster New
[v3,07/13] blockdev: drive_get_by_id() is no longer used, remove - - - - --- 2010-07-01 Markus Armbruster New
[v3,06/13] qdev: Decouple qdev_prop_drive from DriveInfo - - - - --- 2010-07-01 Markus Armbruster New
[v3,05/13] blockdev: Clean up automatic drive deletion - - - - --- 2010-07-01 Markus Armbruster New
[v3,04/13] blockdev: New drive_get_by_blockdev() - - - - --- 2010-07-01 Markus Armbruster New
[v3,03/13] blockdev: Remove drive_get_serial() - - - - --- 2010-07-01 Markus Armbruster New
[v3,02/13] ide: Make it explicit that ide_create_drive() can't fail - - - - --- 2010-07-01 Markus Armbruster New
[v3,01/13] scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers - - - - --- 2010-07-01 Markus Armbruster New
[2/3] blkdebug: Free QemuOpts after having read the config - - - - --- 2010-07-01 Markus Armbruster New
Makefile: add fsdev/*.{o,d} to clean - - - - --- 2010-07-01 Hidetoshi Seto New
Makefile: add qemu-options.def to distclean - - - - --- 2010-07-01 Hidetoshi Seto New
Add vapic.bin to .gitignore - - - - --- 2010-07-01 Hidetoshi Seto New
Add QMP/qmp-commands.txt to .gitignore - - - - --- 2010-07-01 Hidetoshi Seto New
[3/3] blkdebug: Initialize state as 1 - - - - --- 2010-06-30 Kevin Wolf New
[2/3] blkdebug: Free QemuOpts after having read the config - - - - --- 2010-06-30 Kevin Wolf New
[1/3] blkdebug: Fix set_state_opts definition - - - - --- 2010-06-30 Kevin Wolf New
[Tracing] Fix build errors for target i386-linux-user - - - - --- 2010-06-30 Prerna Saxena New
« 1 2 ... 4261 4262 42634353 4354 »