Show patches with: none      |   433817 patches
« 1 2 ... 4251 4252 42534338 4339 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/7] Build certain drivers for MIPS as well. - - - - --- 2010-06-15 Jes Sorensen New
[3/7] time_drift_fix is x86 only, rather than !ia64 - - - - --- 2010-06-15 Jes Sorensen New
[2/7] Remove duplicate kvm_init() stub from qemu-kvm.h - - - - --- 2010-06-15 Jes Sorensen New
[1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined - - - - --- 2010-06-15 Jes Sorensen New
[19/19] xen: Fix build error due to missing include - - - - --- 2010-06-15 Kevin Wolf New
[18/19] block: fix a warning and possible truncation - - - - --- 2010-06-15 Kevin Wolf New
[17/19] Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE - - - - --- 2010-06-15 Kevin Wolf New
[16/19] blockdev: Give drives internal linkage - - - - --- 2010-06-15 Kevin Wolf New
[15/19] block: Decouple savevm from DriveInfo - - - - --- 2010-06-15 Kevin Wolf New
[14/19] block: New bdrv_next() - - - - --- 2010-06-15 Kevin Wolf New
[13/19] monitor: Make "commit FOO" complain when FOO doesn't exist - - - - --- 2010-06-15 Kevin Wolf New
[12/19] block: Decouple block device "commit all" from DriveInfo - - - - --- 2010-06-15 Kevin Wolf New
[11/19] block: Move error actions from DriveInfo to BlockDriverState - - - - --- 2010-06-15 Kevin Wolf New
[10/19] cow: use qemu block API - - - - --- 2010-06-15 Kevin Wolf New
[09/19] cow: stop using mmap - - - - --- 2010-06-15 Kevin Wolf New
[08/19] cow: use pread/pwrite - - - - --- 2010-06-15 Kevin Wolf New
[07/19] qcow2: Restore L1 entry on l2_allocate failure - - - - --- 2010-06-15 Kevin Wolf New
[06/19] Fix regression for "-drive file=" - - - - --- 2010-06-15 Kevin Wolf New
[05/19] savevm: Really verify if a drive supports snapshots - - - - --- 2010-06-15 Kevin Wolf New
[04/19] qcow2: Return real error code in load_refcount_block - - - - --- 2010-06-15 Kevin Wolf New
[03/19] qcow2: Allow alloc_clusters_noref to return errors - - - - --- 2010-06-15 Kevin Wolf New
[02/19] qcow2: Allow get_refcount to return errors - - - - --- 2010-06-15 Kevin Wolf New
[01/19] vpc: Read/write multiple sectors at once - - - - --- 2010-06-15 Kevin Wolf New
[5/5] ide: fix migration in the middle of a bmdma transfer - - - - --- 2010-06-15 Juan Quintela New
[4/5] ide: fix migration in the middle of pio operation - - - - --- 2010-06-15 Juan Quintela New
[3/5] vmstate: add subsections code - - - - --- 2010-06-15 Juan Quintela New
[2/5] Revert "ide save/restore current transfer fields" - - - - --- 2010-06-15 Juan Quintela New
[1/5] Revert "ide save/restore pio/atapi cmd transfer fields and io buffer" - - - - --- 2010-06-15 Juan Quintela New
[0/5] Migration subsections (and ide as example) - - - - --- 2010-06-15 Juan Quintela New
[7/7] Declare no_hpet variable for all targets - - - - --- 2010-06-15 Jes Sorensen New
[6/7] Only treat KVM specific cmdline options for KVM enabled builds - - - - --- 2010-06-15 Jes Sorensen New
[5/7] Only export phys_mem create functions for !CONFIG_USER_ONLY builds - - - - --- 2010-06-15 Jes Sorensen New
[4/7] Build certain drivers for MIPS as well. - - - - --- 2010-06-15 Jes Sorensen New
[3/7] time_drift_fix is x86 only, rather than !ia64 - - - - --- 2010-06-15 Jes Sorensen New
[2/7] No need for kvm_init() stub as already defined in qemu-kvm.h - - - - --- 2010-06-15 Jes Sorensen New
[1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined - - - - --- 2010-06-15 Jes Sorensen New
block: fix physical_block_size calculation - - - - --- 2010-06-15 Christoph Hellwig New
[7/7] spice: add tablet support - - - - --- 2010-06-15 Gerd Hoffmann New
[6/7] spice: simple display - - - - --- 2010-06-15 Gerd Hoffmann New
[5/7] spice: add mouse - - - - --- 2010-06-15 Gerd Hoffmann New
[4/7] spice: add keyboard - - - - --- 2010-06-15 Gerd Hoffmann New
[3/7] spice: core bits - - - - --- 2010-06-15 Gerd Hoffmann New
[2/7] add spice into the configure file - - - - --- 2010-06-15 Gerd Hoffmann New
[1/7] configure: add logging 1 - - - --- 2010-06-15 Gerd Hoffmann New
[7/7] Only accept -no-hpet for i386 targets - - - - --- 2010-06-15 Jes Sorensen New
[6/7] Only treat KVM specific cmdline options for KVM enabled builds - - - - --- 2010-06-15 Jes Sorensen New
[5/7] Only export phys_mem create functions for !CONFIG_USER_ONLY builds 1 - - - --- 2010-06-15 Jes Sorensen New
[4/7] Build certain drivers for MIPS as well. - - - - --- 2010-06-15 Jes Sorensen New
[3/7] time_drift_fix is x86 only, rather than !ia64 - - - - --- 2010-06-15 Jes Sorensen New
[2/7] No need for kvm_init() stub as already defined in qemu-kvm.h - - - - --- 2010-06-15 Jes Sorensen New
[1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined - - - - --- 2010-06-15 Jes Sorensen New
[v2,1/2] qcow2: Simplify image creation - - - - --- 2010-06-15 Kevin Wolf New
[5/5] linux fbdev display driver. - - - - --- 2010-06-15 Gerd Hoffmann New
[4/5] add pflib: PixelFormat conversion library. - - - - --- 2010-06-15 Gerd Hoffmann New
[3/5] Fix and simplify gui timer logic. - - - - --- 2010-06-15 Gerd Hoffmann New
[2/5] add unregister_displaychangelistener - - - - --- 2010-06-15 Gerd Hoffmann New
[1/5] QLIST-ify display change listeners. - - - - --- 2010-06-15 Gerd Hoffmann New
net: Fix VM start with '-net none' - - - - --- 2010-06-15 Amit Shah New
[2/2] pci: don't overwrite pci header type. - - - - --- 2010-06-15 Isaku Yamahata New
[1/2] pci: set PCI multi-function bit appropriately. - - - - --- 2010-06-15 Isaku Yamahata New
seabios: acpi: allow qemu to load dsdt as external acpi table. - - - - --- 2010-06-15 Isaku Yamahata New
acpi: add option, load_header, to -acpitable in order to load acpi header. - - - - --- 2010-06-15 Isaku Yamahata New
pci hotplug: staticfy pci_device_hot_remove(). 1 - - - --- 2010-06-15 Isaku Yamahata New
pci hotplug: make pci hotplug return value to caller. 1 - - - --- 2010-06-15 Isaku Yamahata New
[2/2] tcg-s390: New TCG Target. - - - - --- 2010-06-15 Richard Henderson New
[1/2] tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. - - - - --- 2010-06-15 Richard Henderson New
xen: Fix build error due to missing include - - - - --- 2010-06-14 Jan Kiszka New
[PATCH-V7,10/10] virtio-9p: Implement Security model for mksock using mknod. - - - - --- 2010-06-14 jvrao New
[PATCH-V7,09/10] virtio-9p: Implement Security model for mknod - - - - --- 2010-06-14 jvrao New
[PATCH-V7,08/10] virtio-9p: Security model for symlink and readlink - - - - --- 2010-06-14 jvrao New
[PATCH-V7,07/10] virtio-9p: Security model for mkdir - - - - --- 2010-06-14 jvrao New
[PATCH-V7,06/10] virtio-9p: Security model for create/open2 - - - - --- 2010-06-14 jvrao New
[PATCH-V7,05/10] virtio-9p: Implemented Security model for lstat and fstat - - - - --- 2010-06-14 jvrao New
[PATCH-V7,04/10] virtio-9p: Security model for chown - - - - --- 2010-06-14 jvrao New
[PATCH-V7,03/10] virtio-9p: Security model for chmod - - - - --- 2010-06-14 jvrao New
[PATCH-V7,02/10] virtio-9p: Make infrastructure for the new security model. - - - - --- 2010-06-14 jvrao New
[PATCH-V7,01/10] virtio-9p: Introduces an option to specify the security model. - - - - --- 2010-06-14 jvrao New
[RESEND] acpi_piix4: save gpe and pci hotplug slot status - - - - --- 2010-06-14 Alex Williamson New
Re: [PATCH v5] block: add sheepdog driver for distributed storage support - - - - --- 2010-06-14 MORITA Kazutaka New
stop cpus before forking. - - - - --- 2010-06-14 Glauber Costa New
block: fix a warning and possible truncation - - - - --- 2010-06-14 Blue Swirl New
[v2] lsi53c895a: fix Phase Mismatch Jump - - - - --- 2010-06-14 Paolo Bonzini New
lsi53c895a: fix Phase Mismatch Jump - - - - --- 2010-06-14 Paolo Bonzini New
ARM Cortex-M3 Resets - - - - --- 2010-06-14 Christopher Johnson New
[v2] add pflib: PixelFormat conversion library. - - - - --- 2010-06-14 Gerd Hoffmann New
[RfC] Fix vnc memory corruption with width = 1400 - - - - --- 2010-06-14 Gerd Hoffmann New
[RESENT,3/3] Fix and simplify gui timer logic. - - - - --- 2010-06-14 Gerd Hoffmann New
[RESENT,2/3] add unregister_displaychangelistener - - - - --- 2010-06-14 Gerd Hoffmann New
[RESENT,1/3] QLIST-ify display change listeners. - - - - --- 2010-06-14 Gerd Hoffmann New
[RESENT] Add exit notifiers. - - - - --- 2010-06-14 Gerd Hoffmann New
[RfC] add pflib: PixelFormat conversion library. - - - - --- 2010-06-14 Gerd Hoffmann New
[RESENT,2/2] vnc: sync lock modifier state on connect. - - - - --- 2010-06-14 Gerd Hoffmann New
[RESENT,1/2] switch keyboard led state notification to notifiers. - - - - --- 2010-06-14 Gerd Hoffmann New
[2/2] Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c - - - - --- 2010-06-14 Jes Sorensen New
[1/2] Remove unused DEBUG defines from hw/msix.c - - - - --- 2010-06-14 Jes Sorensen New
[2/2] qcow2: Remove old image creation function - - - - --- 2010-06-14 Kevin Wolf New
[1/2] qcow2: Simplify image creation - - - - --- 2010-06-14 Kevin Wolf New
SeaBIOS: Fix bvprintf() to respect padding for hex printing. - - - - --- 2010-06-14 Jes Sorensen New
[5/5,scsi-bsg] : Add initial support for BSG based SCSIDeviceInfo - - - - --- 2010-06-14 Nicholas A. Bellinger New
[4/5,scsi] : Add BSG support for scsi-bus and scsi-disk - - - - --- 2010-06-14 Nicholas A. Bellinger New
« 1 2 ... 4251 4252 42534338 4339 »