Show patches with: Archived = No       |   431719 patches
« 1 2 ... 3923 3924 39254317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[41/41] fdc-test: Clean up a bit - - - - --- 2012-07-17 Kevin Wolf New
[40/41] fdc-test: introduce test_relative_seek - - - - --- 2012-07-17 Kevin Wolf New
[39/41] fdc: fix relative seek - - - - --- 2012-07-17 Kevin Wolf New
[38/41] qemu-iotests: Valgrind support - - 1 - --- 2012-07-17 Kevin Wolf New
[37/41] coroutine-ucontext: Help valgrind understand coroutines - - 1 - --- 2012-07-17 Kevin Wolf New
[36/41] qemu-io: Fix memory leaks - - 1 - --- 2012-07-17 Kevin Wolf New
[35/41] hw/block-common: Factor out fall back to legacy -drive cyls=... - - - - --- 2012-07-17 Kevin Wolf New
[34/41] blockdev: Don't limit DriveInfo serial to 20 characters - - - - --- 2012-07-17 Kevin Wolf New
[33/41] hw/block-common: Factor out fall back to legacy -drive serial=... - - - - --- 2012-07-17 Kevin Wolf New
[32/41] hw/block-common: Move BlockConf & friends from block.h - - - - --- 2012-07-17 Kevin Wolf New
[31/41] Relax IDE CHS limits from 16383, 16, 63 to 65535, 16, 255 - - - - --- 2012-07-17 Kevin Wolf New
[30/41] blockdev: Drop redundant CHS validation for if=ide - - - - --- 2012-07-17 Kevin Wolf New
[29/41] hd-geometry: Compute BIOS CHS translation in one place - - - - --- 2012-07-17 Kevin Wolf New
[28/41] qtest: Test we don't put hard disk info into CMOS for a CD-ROM - - - - --- 2012-07-17 Kevin Wolf New
[27/41] ide pc: Put hard disk info into CMOS only for hard disks - - - - --- 2012-07-17 Kevin Wolf New
[26/41] block: Geometry and translation hints are now useless, purge them - - - - --- 2012-07-17 Kevin Wolf New
[25/41] qtest: Cover qdev property for BIOS CHS translation - - - - --- 2012-07-17 Kevin Wolf New
[24/41] ide: qdev property for BIOS CHS translation - - - - --- 2012-07-17 Kevin Wolf New
[23/41] qdev: New property type chs-translation - - - - --- 2012-07-17 Kevin Wolf New
[22/41] qdev: Collect private helpers in one place - - - - --- 2012-07-17 Kevin Wolf New
[21/41] qtest: Cover qdev properties for disk geometry - - - - --- 2012-07-17 Kevin Wolf New
[20/41] ide: qdev properties for disk geometry - - - - --- 2012-07-17 Kevin Wolf New
[19/41] virtio-blk: qdev properties for disk geometry - - - - --- 2012-07-17 Kevin Wolf New
[18/41] scsi-hd: qdev properties for disk geometry - - - - --- 2012-07-17 Kevin Wolf New
[17/41] hd-geometry: Switch to uint32_t to match BlockConf - - - - --- 2012-07-17 Kevin Wolf New
[16/41] qdev: Introduce block geometry properties - - - - --- 2012-07-17 Kevin Wolf New
[15/41] blockdev: Save geometry in DriveInfo - - - - --- 2012-07-17 Kevin Wolf New
[14/41] ide pc: Cut out the block layer geometry middleman - - - - --- 2012-07-17 Kevin Wolf New
[13/41] hd-geometry: Cut out block layer translation middleman - - - - --- 2012-07-17 Kevin Wolf New
[12/41] hd-geometry: Clean up confusing use of prior translation hint - - - - --- 2012-07-17 Kevin Wolf New
[11/41] hd-geometry: Clean up gratuitous goto in hd_geometry_guess() - - - - --- 2012-07-17 Kevin Wolf New
[10/41] hd-geometry: Factor out guess_chs_for_size() - - - - --- 2012-07-17 Kevin Wolf New
[09/41] hd-geometry: Unnest conditional in hd_geometry_guess() - - - - --- 2012-07-17 Kevin Wolf New
[08/41] hd-geometry: Add tracepoints - - - - --- 2012-07-17 Kevin Wolf New
[07/41] hd-geometry: Move disk geometry guessing back from block.c - - - - --- 2012-07-17 Kevin Wolf New
[06/41] qtest: Add hard disk geometry test - - - - --- 2012-07-17 Kevin Wolf New
[05/41] vvfat: Do not clobber the user's geometry - - - - --- 2012-07-17 Kevin Wolf New
[04/41] vvfat: Fix partition table - - - - --- 2012-07-17 Kevin Wolf New
[03/41] fdc: Move floppy geometry guessing back from block.c - - - - --- 2012-07-17 Kevin Wolf New
[02/41] sheepdog: do not blindly memset all read buffers 1 - - - --- 2012-07-17 Kevin Wolf New
[01/41] sheepdog: always use coroutine-based network functions - - - - --- 2012-07-17 Kevin Wolf New
[PULL,00/41] Block patches - - - - --- 2012-07-17 Kevin Wolf New
[2/2] remove unused include of error.h - - - - --- 2012-07-17 Amos Kong New
[1/2] socket: remove redundant check - - - - --- 2012-07-17 Amos Kong New
Stop saving/restoring cpu_single_env - - - - --- 2012-07-17 Jan Kiszka New
[v3,18/18] remove unused QemuOpts parameter from net init functions - - - - --- 2012-07-17 Laszlo Ersek New
[v3,17/18] convert net_init_bridge() to NetClientOptions - - - - --- 2012-07-17 Laszlo Ersek New
[v3,16/18] convert net_init_tap() to NetClientOptions - - - - --- 2012-07-17 Laszlo Ersek New
[v3,15/18] convert net_init_vde() to NetClientOptions - - - - --- 2012-07-17 Laszlo Ersek New
[v3,14/18] convert net_init_socket() to NetClientOptions - - - - --- 2012-07-17 Laszlo Ersek New
[v3,13/18] convert net_init_slirp() to NetClientOptions - - - - --- 2012-07-17 Laszlo Ersek New
[v3,12/18] convert net_init_dump() to NetClientOptions - - - - --- 2012-07-17 Laszlo Ersek New
[v3,11/18] convert net_init_nic() to NetClientOptions - - - - --- 2012-07-17 Laszlo Ersek New
[v3,10/18] convert net_client_init() to OptsVisitor - - - - --- 2012-07-17 Laszlo Ersek New
[v3,09/18] hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) - - - - --- 2012-07-17 Laszlo Ersek New
[v3,08/18] qapi schema: add Netdev types - - - - --- 2012-07-17 Laszlo Ersek New
[v3,07/18] qapi schema: remove trailing whitespace - - - - --- 2012-07-17 Laszlo Ersek New
[v3,06/18] qapi: introduce OptsVisitor - - - - --- 2012-07-17 Laszlo Ersek New
[v3,05/18] expose QemuOpt and QemuOpts struct definitions to interested parties - - - - --- 2012-07-17 Laszlo Ersek New
[v3,04/18] qapi: introduce "size" type - - - - --- 2012-07-17 Laszlo Ersek New
[v3,03/18] qapi: generate C types for fixed-width integers - - - - --- 2012-07-17 Laszlo Ersek New
[v3,02/18] qapi: add test case for deallocating traversal of incomplete structure - - - - --- 2012-07-17 Laszlo Ersek New
[v3,01/18] qapi: fix error propagation - - - - --- 2012-07-17 Laszlo Ersek New
[v7,0/3] Simpletrace v2: Support multiple args, strings. - - - - --- 2012-07-17 Stefan Hajnoczi New
[4/4] xen: Always set the vram dirty during migration. - - - - --- 2012-07-17 Anthony PERARD New
[3/4] exec, memory: Call to xen_modified_memory. - - - - --- 2012-07-17 Anthony PERARD New
[2/4] xen: Introduce xen_modified_memory. - - - - --- 2012-07-17 Anthony PERARD New
[1/4] QMP, Introduce set-global-dirty-log command. - - - - --- 2012-07-17 Anthony PERARD New
constify value pointer for qdev_prop_set_string - - - - --- 2012-07-17 Christian Borntraeger New
[rfc,seabios,3/3] wakeup: uhci - - - - --- 2012-07-17 Gerd Hoffmann New
[rfc,seabios,2/3] wakeup: serial - - - - --- 2012-07-17 Gerd Hoffmann New
[rfc,seabios,1/3] wakeup: kbd & mouse - - - - --- 2012-07-17 Gerd Hoffmann New
[rfc,qemu,4/4] wakeup: uhci support - - - - --- 2012-07-17 Gerd Hoffmann New
[rfc,qemu,3/4] wakeup: make serial configurable - - - - --- 2012-07-17 Gerd Hoffmann New
[rfc,qemu,2/4] wakeup: make ps/2 configurable - - - - --- 2012-07-17 Gerd Hoffmann New
[rfc,qemu,1/4] wakeup: add acpi gpe wakeup reasons - - - - --- 2012-07-17 Gerd Hoffmann New
qemu fails to build with glibc-2.15 - - - - --- 2012-07-17 X O New
[v4] Fixes related to processing of qemu's -numa option - - 2 2 --- 2012-07-17 Chegu Vinod New
tests/tcg: add test-i386-fprem and make target for comparing QEMU to h/w - - - - --- 2012-07-17 Catalin Patulea New
doc: Fix indefinite article an -> a before nouns that begin with 'h' - - 1 - --- 2012-07-16 Stefan Weil Accepted
[v2] Get tests/tcg building and fix an unused variable warning due to wrong extended asm operands. - - 1 - --- 2012-07-16 Catalin Patulea New
[v2] qerror: Add QERR_PROPERTY_SET_AFTER_REALIZE - - - - --- 2012-07-16 Peter Maydell New
[2/2] fdc-test: Check RELATIVE SEEK beyond track 0/80 - - - - --- 2012-07-16 Kevin Wolf New
[1/2] fdc-test: Clean up a bit - - - - --- 2012-07-16 Kevin Wolf New
[5/5] virtio-scsi: report parameter change events - - - - --- 2012-07-16 Paolo Bonzini New
[4/5] scsi: report parameter changes to HBA drivers - - - - --- 2012-07-16 Paolo Bonzini New
[3/5] scsi: establish precedence levels for unit attention - - - - --- 2012-07-16 Paolo Bonzini New
[2/5] scsi-disk: report resized disk via sense codes - - - - --- 2012-07-16 Paolo Bonzini New
[1/5] scsi-disk: removable hard disks support START/STOP - - - - --- 2012-07-16 Paolo Bonzini New
[2/2] virtio-scsi spec: add configuration change event - - - - --- 2012-07-16 Paolo Bonzini New
[1/2] virtio-scsi spec: unify event structs - - - - --- 2012-07-16 Paolo Bonzini New
qemu-options.hx: Improve -{read|write}config options description - - - - --- 2012-07-16 Pavel Hrdina New
qemu-options.hx: Improve -nodefaults description - - - - --- 2012-07-16 Pavel Hrdina New
[v3,2/2] fdc-test: introduce test_relative_seek - - - - --- 2012-07-16 Pavel Hrdina New
[v3,1/2] fdc: fix relative seek - - - - --- 2012-07-16 Pavel Hrdina New
[v2,6/6] hw/vexpress.c: Allow >4GB of RAM for Cortex-A15 daughterboard - - - - --- 2012-07-16 Peter Maydell New
[v2,5/6] hw/arm_boot.c: Support DTBs which use 64 bit addresses - - 1 - --- 2012-07-16 Peter Maydell New
[v2,4/6] device_tree: Add support for reading device tree properties - - 1 - --- 2012-07-16 Peter Maydell New
[v2,3/6] hw/arm_boot.c: Check for RAM sizes exceeding ATAGS capacity - - 1 - --- 2012-07-16 Peter Maydell New
[v2,2/6] hw/arm_boot.c: Consistently use ram_size from arm_boot_info struct - - 1 - --- 2012-07-16 Peter Maydell New
« 1 2 ... 3923 3924 39254317 4318 »