Show patches with: none      |   430798 patches
« 1 2 ... 474 475 4764307 4308 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/10] ehci: writeback_async_complete_packet: verify qh and qtd - - - - --- 2012-11-14 Hans de Goede New
[10/10] ehci: Verify qtd for async completed packets - - - - --- 2012-11-14 Hans de Goede New
[v5,22/24] qdev-properties.c: separate core from the code used only by qemu-system-* - - - - --- 2012-11-14 Eduardo Habkost New
[1/3] target-i386: cpu: name new CPUID bits - - 1 - --- 2012-11-14 Eduardo Habkost New
[2/3] target-i386: cpu: add new Opteron CPU model - - 1 - --- 2012-11-14 Eduardo Habkost New
[3/3] target-i386: add Haswell CPU model - - 1 - --- 2012-11-14 Eduardo Habkost New
[PULL,00/26] Block patches - - - - --- 2012-11-14 Kevin Wolf New
[01/26] qemu: Document GlusterFS block driver usage - - - - --- 2012-11-14 Kevin Wolf New
[02/26] qcow2: Fix refcount table size calculation - - 1 1 --- 2012-11-14 Kevin Wolf New
[03/26] qemu-iotests: qcow2: Test growing large refcount table - - - - --- 2012-11-14 Kevin Wolf New
[04/26] MAINTAINERS: add Stefan Hajnoczi as block and virtio-blk co-maintainer - - - - --- 2012-11-14 Kevin Wolf New
[05/26] block: Workaround for older versions of MinGW gcc - - 1 - --- 2012-11-14 Kevin Wolf New
[06/26] tests: allow qemu-iotests to be run against nbd backend 1 - - - --- 2012-11-14 Kevin Wolf New
[07/26] aio: switch aiocb_size type int -> size_t - - 1 - --- 2012-11-14 Kevin Wolf New
[08/26] aio: use g_slice_alloc() for AIOCB pooling - - 1 - --- 2012-11-14 Kevin Wolf New
[09/26] aio: rename AIOPool to AIOCBInfo - - - - --- 2012-11-14 Kevin Wolf New
[10/26] fdc: Remove status0 parameter from fdctrl_set_fifo() - - - 1 --- 2012-11-14 Kevin Wolf New
[11/26] fdc-test: split test_media_change() test, so insert part can be reused - - - - --- 2012-11-14 Kevin Wolf New
[12/26] fdc-test: insert media before fuzzing registers - - - - --- 2012-11-14 Kevin Wolf New
[13/26] fdc-test: add tests for non-DMA READ command - - - - --- 2012-11-14 Kevin Wolf New
[14/26] fdc: use status0 field instead of a local variable - - - - --- 2012-11-14 Kevin Wolf New
[15/26] fdc: fix FD_SR0_SEEK for non-DMA transfers and multi sectors transfers - - - - --- 2012-11-14 Kevin Wolf New
[16/26] fdc: fix FD_SR0_SEEK for initial seek on DMA transfers - - - - --- 2012-11-14 Kevin Wolf New
[17/26] fdc: fix false FD_SR0_SEEK - - - - --- 2012-11-14 Kevin Wolf New
[18/26] fdc-test: Check READ ID - - - 1 --- 2012-11-14 Kevin Wolf New
[19/26] fdc: implement VERIFY command - - - - --- 2012-11-14 Kevin Wolf New
[20/26] fdc-tests: add tests for VERIFY command - - - - --- 2012-11-14 Kevin Wolf New
[21/26] fdc: remove double affectation of FD_MSR_CMDBUSY flag - - - - --- 2012-11-14 Kevin Wolf New
[22/26] fdc: fix typo in zero constant - - - - --- 2012-11-14 Kevin Wolf New
[23/26] fdc: remove last usage of FD_STATE_SEEK - - - - --- 2012-11-14 Kevin Wolf New
[24/26] vmdk: Fix data corruption bug in WRITE and READ handling 1 - - - --- 2012-11-14 Kevin Wolf New
[25/26] megasas: Use bdrv_drain_all instead of qemu_aio_flush 1 - - - --- 2012-11-14 Kevin Wolf New
[26/26] qemu-io: Use bdrv_drain_all instead of qemu_aio_flush - - - - --- 2012-11-14 Kevin Wolf New
[v4,01/14] pc, pc_piix: split out pc nic initialization - - 2 - --- 2012-11-14 Jason Baron New
[v4,02/14] pc: Move ioapic_init() from pc_piix.c to pc.c - - 1 - --- 2012-11-14 Jason Baron New
[v4,03/14] pc_piix: Move kvm irq routing functions out of pc_piix.c - - - - --- 2012-11-14 Jason Baron New
[v4,04/14] pc/piix_pci: factor out smram/pam logic - - - - --- 2012-11-14 Jason Baron New
[v4,05/14] ich9: Add acpi support and definitions - - - - --- 2012-11-14 Jason Baron New
[v4,06/14] ich9: Add the lpc chip - - - - --- 2012-11-14 Jason Baron New
[v4,07/14] ich9: Add smbus - - - - --- 2012-11-14 Jason Baron New
[v4,08/14] q35: Introduce q35 pc based chipset emulator - - - - --- 2012-11-14 Jason Baron New
[v4,09/14] ich9: Add i82801b11 dmi-to-pci bridge - - - - --- 2012-11-14 Jason Baron New
[v4,10/14] q35: Suppress SMM BIOS initialization under KVM - - 1 - --- 2012-11-14 Jason Baron New
[v4,11/14] q35: Fix non-PCI IRQ processing in ich9_lpc_update_apic - - 1 - --- 2012-11-14 Jason Baron New
[v4,12/14] q35: Add kvmclock support - - 1 - --- 2012-11-14 Jason Baron New
[v4,13/14] Add a fallback bios file search, if -L fails. - - 1 - --- 2012-11-14 Jason Baron New
[v4,14/14] q35: automatically load the q35 dsdt table - - - - --- 2012-11-14 Jason Baron New
tests: Add tests for fdsets - - 1 - --- 2012-11-14 Corey Bryant New
[0/2,PULL] qemu-kvm.git uq/master queue - - - - --- 2012-11-15 Marcelo Tosatti New
[1/2] acpi_piix4: fix migration of gpe fields 1 - - - --- 2012-11-15 Marcelo Tosatti New
[2/2] kvm: Actually remove software breakpoints from list on cleanup - - - - --- 2012-11-15 Marcelo Tosatti New
[v2] qga/channel-posix.c: include headers it needs - - - - --- 2012-11-15 Igor Mammedov New
virtio-blk: Remove duplicate property definition - - 1 - --- 2012-11-15 David Gibson New
target-mips: Clean up microMIPS32 major opcode - - - - --- 2012-11-15 陳韋任 New
[PULL,for-1.3] QOM CPUState patch queue 2012-11-15 - - - - --- 2012-11-15 Andreas Färber New
[01/11] qemu-common.h: Comment about usage rules - - - - --- 2012-11-15 Andreas Färber New
[02/11] Move qemu_irq typedef out of qemu-common.h - - - - --- 2012-11-15 Andreas Färber New
[03/11] qdev: Split up header so it can be used in cpu.h - - - - --- 2012-11-15 Andreas Färber New
[04/11] qemu-fsdev-dummy.c: Include module.h - - - - --- 2012-11-15 Andreas Färber New
[05/11] vnc-palette.h: Include <stdbool.h> - - - - --- 2012-11-15 Andreas Färber New
[06/11] qemu-config.h: Include headers it needs - - - - --- 2012-11-15 Andreas Färber New
[07/11] osdep: Move qemu_{open, close}() prototypes 1 - - - --- 2012-11-15 Andreas Färber New
[08/11] qapi-types.h: Don't include qemu-common.h - - - - --- 2012-11-15 Andreas Färber New
[09/11] target-i386/cpu: Name new CPUID bits - - 1 - --- 2012-11-15 Andreas Färber New
[10/11] target-i386/cpu: Add new Opteron CPU model - - 1 - --- 2012-11-15 Andreas Färber New
[11/11] target-i386: Add Haswell CPU model - - 1 - --- 2012-11-15 Andreas Färber New
sd: Send debug printfery to stderr not stdout - - 1 - --- 2012-11-15 Peter Crosthwaite New
Fix the inconsistency in x509-dh-key-file parameter - - - - --- 2012-11-15 Lei Li New
usb: uhci: Look up queue by address, not token - - - - --- 2012-11-15 Jan Kiszka New
usb: host-linux: Ignore parsing errors of the device descriptors - - - - --- 2012-11-15 Jan Kiszka New
ehci: handle dma errors - - - - --- 2012-11-15 Gerd Hoffmann New
[v2,1/2] block: Factor out bdrv_open_flags - - - - --- 2012-11-15 Kevin Wolf New
[v2,2/2] block: Avoid second open for format probing - - 1 - --- 2012-11-15 Kevin Wolf New
[1/3] ehci: Don't verify the next pointer for periodic qh-s and qtd-s - - - - --- 2012-11-15 Hans de Goede New
[2/3] usb-redir: Only add actually in flight packets to the in flight queue - - - - --- 2012-11-15 Hans de Goede New
[3/3] usb-redir: Set default debug level to warning - - - - --- 2012-11-15 Hans de Goede New
vmstate: drop orphan register_device_unmigratable() prototype - - - - --- 2012-11-15 Stefan Hajnoczi New
iscsi: fix segfault in url parsing 1 - - - --- 2012-11-15 Peter Lieven New
iscsi: fix deadlock during login 1 - - - --- 2012-11-15 Peter Lieven New
[1/7] raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane - - - - --- 2012-11-15 Stefan Hajnoczi New
[2/7] configure: add CONFIG_VIRTIO_BLK_DATA_PLANE - - - - --- 2012-11-15 Stefan Hajnoczi New
[3/7] dataplane: add virtqueue vring code - - - - --- 2012-11-15 Stefan Hajnoczi New
[4/7] dataplane: add event loop - - - - --- 2012-11-15 Stefan Hajnoczi New
[5/7] dataplane: add Linux AIO request queue - - - - --- 2012-11-15 Stefan Hajnoczi New
[6/7] dataplane: add virtio-blk data plane code - - - - --- 2012-11-15 Stefan Hajnoczi New
[7/7] virtio-blk: add x-data-plane=on|off performance feature - - - - --- 2012-11-15 Stefan Hajnoczi New
[1/2] usb-host: update tracing - - - - --- 2012-11-15 Gerd Hoffmann New
[2/2] usb-host: fix splitted transfers - - - - --- 2012-11-15 Gerd Hoffmann New
[v2,05/39] fdsets: use weak aliases instead of qemu-tool.c/qemu-user.c - - - - --- 2012-11-15 Stefan Weil Superseded
[v2] target-mips: Clean up microMIPS32 major opcode - - - - --- 2012-11-16 陳韋任 New
target-mips: Add comments on POOL32Axf encoding - - - - --- 2012-11-16 陳韋任 New
[1/2] Buildsystem fix distclean error in pixman - - - - --- 2012-11-16 Wayne Xia New
[2/2] Buildsystem clean tests directory clearly - - - - --- 2012-11-16 Wayne Xia New
free the memory malloced by load_at() - - - - --- 2012-11-16 Olivia Yin New
trace: Remove "info trace" from documents - - - - --- 2012-11-16 walimis New
[v2,05/39] fdsets: use weak aliases instead of qemu-tool.c/qemu-user.c - - - 1 --- 2012-11-16 Paolo Bonzini New
[V9,1/8] Buildsystem fix distclean error in pixman - - - - --- 2012-11-16 Wayne Xia New
[V9,2/8] Buildsystem clean tests directory clearly - - - - --- 2012-11-16 Wayne Xia New
[V9,3/8] Buildsystem move qapi generation to Makefile.objs - - - - --- 2012-11-16 Wayne Xia New
[V9,4/8] block export function path_has_protocol - - - - --- 2012-11-16 Wayne Xia New
« 1 2 ... 474 475 4764307 4308 »