Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 420 421 422 423 424 425 426 427 428 ... 571 572 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[7/7] vmware_vga.c: convert to PCIDeviceInfo to initialize ids 2011-04-08 Isaku Yamahata New
[6/7] ide/piix: convert to PCIDeviceInfo to initialize ids 2011-04-08 Isaku Yamahata New
[5/7] apb_pci: convert to PCIDeviceInfo to initialize ids 2011-04-08 Isaku Yamahata New
[4/7] dec_pci: convert to PCIDeviceInfo to initialize ids 2011-04-08 Isaku Yamahata New
[3/7] eepro100: convert to PCIDeviceInfo to initialize ids 2011-04-08 Isaku Yamahata New
[2/7] usb-uhci: convert to PCIDEviceInfo to initialize ids 2011-04-08 Isaku Yamahata New
[1/7] pci: move ids of config space into PCIDeviceInfo 2011-04-08 Isaku Yamahata New
[PULL] PowerPC patch queue 2011-04-08 Alexander Graf New
ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm 2011-04-08 David Gibson New
Re: [PATCH v2 1/2] rbd: use the higher level librbd instead of just librados 2011-04-08 Stefan Hajnoczi New
monitor: avoid moving cursor during "mouse_button" command 2011-04-08 Brad Hards New
[5/5] atapi: Implement 'media' subcommand of GET_EVENT_STATUS_NOTIFICATION command 2011-04-08 Amit Shah New
[4/5] atapi: GESN: Add enums for commonly-used field types 2011-04-08 Amit Shah New
[3/5] atapi: GESN: Spin off No Event Available handling into own function 2011-04-08 Amit Shah New
[2/5] ide: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function 2011-04-08 Amit Shah New
[1/5] atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change 2011-04-08 Amit Shah New
multiboot: Quote filename in error message. 2011-04-08 Adam Lackorzynski New
multiboot: Quote filename in error message. 2011-04-07 Adam Lackorzynski New
[15/15] virtio-blk: fail unaligned requests 2011-04-07 Kevin Wolf New
[14/15] Fix integer overflow in block migration bandwidth calculation 2011-04-07 Kevin Wolf New
[13/15] floppy: save and restore DIR register 2011-04-07 Kevin Wolf New
[12/15] NBD device: Separate out parsing configuration and opening sockets. 2011-04-07 Kevin Wolf New
[11/15] NBD: Use qemu_socket functions to open TCP and UNIX sockets 2011-04-07 Kevin Wolf New
[10/15] Set errno=ENOTSUP for attempts to use UNIX sockets on Windows platforms 2011-04-07 Kevin Wolf New
[09/15] NBD library: whitespace changes 2011-04-07 Kevin Wolf New
[08/15] ide: consolidate drive_get(IF_IDE) 2011-04-07 Kevin Wolf New
[07/15] exit if -drive specified is invalid instead of ignoring the "wrong" -drive 2011-04-07 Kevin Wolf New
[06/15] qemu-img rebase: Fix segfault if backing file can't be opened 2011-04-07 Kevin Wolf New
[05/15] qemu-img: Initial progress printing support 2011-04-07 Kevin Wolf New
[04/15] block: Do not cache device size for removable media 2011-04-07 Kevin Wolf New
[03/15] trace: Trace bdrv_set_locked() 2011-04-07 Kevin Wolf New
[02/15] Do not delete BlockDriverState when deleting the drive 2011-04-07 Kevin Wolf New
[01/15] hw/xen_disk: ioreq not finished on error 2011-04-07 Kevin Wolf New
[PULL,00/15] Block patches 2011-04-07 Kevin Wolf New
[GIT,PULL] Trivial patches for 6-7 April 2011 2011-04-07 Stefan Hajnoczi New
[5/5] cirrus_vga: flag on-device ram for dirty logging 2011-04-07 Michael S. Tsirkin New
[4/5] vhost: optimize out no-change assignment 2011-04-07 Michael S. Tsirkin New
[3/5] vhost: skip memory which needs dirty logging 2011-04-07 Michael S. Tsirkin New
[2/5] kvm: halve number of set memory calls for vga 2011-04-07 Michael S. Tsirkin New
[1/5] cpu: add set_memory flag to request dirty logging 2011-04-07 Michael S. Tsirkin New
[v3,2/2] cdrom: Make disc change event visible to guests 2011-04-07 Amit Shah New
[v3,1/2] cdrom: Allow the TEST_UNIT_READY command after a cdrom change 2011-04-07 Amit Shah New
hw: improve multiboot module loading 2011-04-07 ralf@humppa.name New
configure: add --version flag 2011-04-07 Mike Frysinger New
[v2,2/2] cdrom: Make disc change event visible to guests 2011-04-07 Amit Shah New
[v2,1/2] cdrom: Allow the TEST_UNIT_READY command after a cdrom change 2011-04-07 Amit Shah New
[5/5] virtio-serial: Fix endianness bug in the config space 2011-04-07 David Gibson New
[4/5] virtio-balloon: fixed endianness bug in the config space 2011-04-07 David Gibson New
[3/5] virtio-9p: fixed LE-to-host conversion bug when QEMU is called from guest 2011-04-07 David Gibson New
[2/5] spapr_llan: Fix warning when compiled with -dDEBUG 2011-04-07 David Gibson New
[1/5] ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm 2011-04-07 David Gibson New
hw: improve multiboot module loading 2011-04-07 ralf@humppa.name New
linux-user: improve traces 2011-04-06 Laurent Vivier New
[RFC,5/5] cirrus_vga: flag on-device ram for dirty logging 2011-04-06 Michael S. Tsirkin New
[RFC,4/5] vhost: optimize out no-change assignment 2011-04-06 Michael S. Tsirkin New
[RFC,3/5] vhost: skip memory which needs dirty logging 2011-04-06 Michael S. Tsirkin New
[RFC,2/5] kvm: halve number of set memory calls for vga 2011-04-06 Michael S. Tsirkin New
[RFC,1/5] cpu: add set_memory flag to request dirty logging 2011-04-06 Michael S. Tsirkin New
[v2,11/11] trace: enable all events 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,10/11] trace-state: [stderr] add support for dynamically enabling/disabling events 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,09/11] trace-state: [simple] add "-trace events" argument to control initial state 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,08/11] trace-state: [simple] disable all trace points by default 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,07/11] trace-state: always use the "nop" backend on events with the "disable" keyword 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,06/11] trace: generalize the "property" concept in the trace-events file 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,05/11] trace: [simple] minor code fixes on conditional compilation 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,04/11] trace: [trace-events] fix print formats in some events 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,03/11] trace: [ust] fix generation of 'trace.c' on events without args 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,02/11] docs/tracing.txt: minor documentation fixes 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,01/11] minor whitespace/indentation fixes 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
virtio-blk: fail unaligned requests 2011-04-06 Christoph Hellwig New
[V11,11/15] Introduce qemu_put_ram_ptr 2011-04-06 John Baboval New
Re: [RFC][PATCH 0/6] trace-state: make the behaviour of "disable" consistent across all backends 2011-04-06 Fabien Chouteau New
trivial: fix comment around qdev_init_nofail() 2011-04-06 Michael Tokarev New
[2/2] cdrom: Make disc change event visible to guests 2011-04-06 Amit Shah New
[1/2] cdrom: Allow the TEST_UNIT_READY command after a cdrom change 2011-04-06 Amit Shah New
Re: [PATCH 5/6] trace-state: [simple] add "-trace events" argument to control initial state 2011-04-06 Stefan Hajnoczi New
[v4] floppy: save and restore DIR register 2011-04-06 Jason Wang New
[v2] Fix integer overflow in block migration bandwidth calculation 2011-04-06 Avishay Traeger1 New
v4 revamp acpitable parsing and allow to specify complete (headerful) table 2011-04-05 Michael Tokarev New
lan9118: Ignore write to MAC_VLAN1 register 2011-04-05 Atsushi Nemoto New
[V3,8/8] Optional tests for the TIS interface 2011-04-05 Stefan Berger New
[V3,7/8] Add a menu for TPM control 2011-04-05 Stefan Berger New
[V3,6/8] Add measurement code to the BIOS 2011-04-05 Stefan Berger New
[V3,5/8] Support for BIOS interrupt handler 2011-04-05 Stefan Berger New
[V3,4/8] Implementation of the TCG BIOS extensions 2011-04-05 Stefan Berger New
[V3,3/8] Add public get_rsdp function 2011-04-05 Stefan Berger New
[V3,2/8] Provide ACPI SSDT table for TPM device + S3 resume support 2011-04-05 Stefan Berger New
[V3,1/8] Add an implementation for a TPM TIS driver 2011-04-05 Stefan Berger New
exec: Handle registrations of the entire address space 2011-04-05 Edgar Iglesias New
[v4] v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0. 2011-04-05 Harsh Prateek Bora New
[v3] v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0. 2011-04-05 Harsh Prateek Bora New
[3/3] Use existing helper function to implement popcntd instruction 2011-04-05 David Gibson New
[2/3] Delay creation of pseries device tree until reset 2011-04-05 David Gibson New
[1/3] pseries: Abolish envs array 2011-04-05 David Gibson New
scsi-generic: Remove bogus double complete 2011-04-05 David Gibson New
[2/2] pc, i440fx: simplify i440fx initialization 2011-04-05 Isaku Yamahata New
[1/2] pc/piix_pci: factor out smram/pam logic 2011-04-05 Isaku Yamahata New
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_fulong 2011-04-05 Isaku Yamahata New
[V2,8/8] Optional tests for the TIS interface 2011-04-05 Stefan Berger New
[V2,7/8] Add a menu for TPM control 2011-04-05 Stefan Berger New