Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 481 482 483 484 485 486 487 488 489 ... 568 569 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[3/3] disk: don't read from disk until the guest starts 2010-09-11 Anthony Liguori New
[2/3] block-nbd: fix use of protocols in backing files and nbd probing 2010-09-11 Anthony Liguori New
[1/3] block: allow migration to work with image files 2010-09-11 Anthony Liguori New
powerpc: Avoid TLB related log spamming 2010-09-11 Edgar Iglesias New
Prefer posix_madvise() over madvise() 2010-09-11 Andreas Färber New
Cocoa: Avoid missing prototype warnings for qemu_main 2010-09-11 Andreas Färber New
mips_malta: Detect format errors for function prom_set 2010-09-11 Stefan Weil New
mips_fulong2e: Detect format errors for function prom_set 2010-09-11 Stefan Weil New
[2/2] PPC: Redesign interrupt trigger path 2010-09-11 Alexander Graf New
[1/2] PPC: Enable hint bits for lwarx/ldarx 2010-09-11 Alexander Graf New
[RFC] Add support for a USB audio device model 2010-09-10 H. Peter Anvin New
[15/15] Use gcc warning flag -Wnested-externs 2010-09-10 Blue Swirl New
[14/15] Use gcc warning flag -Wempty-body 2010-09-10 Blue Swirl New
[13/15] Use a few more gcc warning flags 2010-09-10 Blue Swirl New
[12/15] Use gcc warning flag -Wtype-limits 2010-09-10 Blue Swirl New
[11/15] pxa2xx: fix SSSR TFN logic 2010-09-10 Blue Swirl New
[10/15] MIPS: fix yield handling 2010-09-10 Blue Swirl New
[09/15] PPC: Suppress gcc warnings with -Wtype-limits 2010-09-10 Blue Swirl New
[08/15] blkdebug: fix enum comparison 2010-09-10 Blue Swirl New
[07/15] pxa2xx: remove useless checks 2010-09-10 Blue Swirl New
[06/15] Use range_covers_byte 2010-09-10 Blue Swirl New
[05/15] Introduce range.h 2010-09-10 Blue Swirl New
[04/15] linux-user: improve flatload error checking 2010-09-10 Blue Swirl New
[03/15] linux-user: fix types in a comparison 2010-09-10 Blue Swirl New
[02/15] linux-user: fix socklen_t comparisons 2010-09-10 Blue Swirl New
[01/15] Check for errors during BIOS or kernel load 2010-09-10 Blue Swirl New
target-ppc: clear MSR_POW on interrupt 2010-09-10 Edgar Iglesias New
[2/2] qemu-kvm: Add svm cpuid features 2010-09-10 Joerg Roedel New
[1/2] qemu-kvm: Set cpuid definition to 0 before initializing it 2010-09-10 Joerg Roedel New
[1/1] Avoid compiler error when building block/blkdebug.c with -Wtype-limits 2010-09-10 Jes Sorensen New
target-ppc: clear MSR_POW on interrupt 2010-09-10 Thomas Monjalon New
[3/3] vvfat: Use cache=unsafe 2010-09-10 Kevin Wolf New
[2/3] vvfat: Fix double free for opening the image rw 2010-09-10 Kevin Wolf New
[1/3] vvfat: Fix segfault on write to read-only disk 2010-09-10 Kevin Wolf New
[RFC] savevm only saves disk state 2010-09-10 disheng.su@gmail.com New
Copy snapshots out of QCOW2 disk 2010-09-10 disheng.su@gmail.com New
Use a Linux-style MAINTAINERS file 2010-09-09 Anthony Liguori New
Update MAINTAINERS 2010-09-09 Anthony Liguori New
MAINTAINERS: Add new maintainer for Linux user 2010-09-09 Stefan Weil New
MAINTAINERS: Add new maintainer for Linux user 2010-09-09 Stefan Weil New
[3/3] pci: improve signature of pci_register_bar(). 2010-09-09 Isaku Yamahata New
[2/3] pci: don't ignore invalid parameter for pci_register_bar(). 2010-09-09 Isaku Yamahata New
[1/3] pci: sorting out type confusion in pci_register_bar(). 2010-09-09 Isaku Yamahata New
[8/8,MIPS] qdev: convert rc4030 to sysbus device 2010-09-08 Hervé Poussineau New
[7/8,MIPS] qdev: convert jazz irq controller to sysbus device 2010-09-08 Hervé Poussineau New
[6/8,MIPS] qdev: convert g364fb to sysbus device 2010-09-08 Hervé Poussineau New
[5/8,MIPS] qdev: convert ISA VGA MM to sysbus device 2010-09-08 Hervé Poussineau New
[4/8,MIPS] qdev: Use qdev floppy disk controller in Jazz emulation 2010-09-08 Hervé Poussineau New
[3/8,MIPS] qdev: convert jazz-led to sysbus device 2010-09-08 Hervé Poussineau New
[2/8,MIPS] qdev: convert ds1225y nvram to sysbus device 2010-09-08 Hervé Poussineau New
[1/8,MIPS] qdev: convert i8042 to sysbus device 2010-09-08 Hervé Poussineau New
[For,0.13] Disable virtio-balloon memory stats interface 2010-09-08 Adam Litke New
Disable virtio-balloon memory stats interface 2010-09-08 Adam Litke New
Improve cmpxchg emulation. 2010-09-08 Jonathan A. Kollasch New
[25/25] qcow2: Remove unnecessary flush after L2 write 2010-09-08 Kevin Wolf New
[24/25] block: Fix BDRV_O_CACHE_MASK 2010-09-08 Kevin Wolf New
[23/25] qemu-img convert: Use cache=unsafe for output image 2010-09-08 Kevin Wolf New
[22/25] raw-posix: improve detection of scsi-generic devices 2010-09-08 Kevin Wolf New
[21/25] scsi-disk: add some optional scsi commands 2010-09-08 Kevin Wolf New
[20/25] Improve ATA IDENTIFY word 64 contents. 2010-09-08 Kevin Wolf New
[19/25] raw-posix: Don't use file name for host_cdrom detection on Linux 2010-09-08 Kevin Wolf New
[18/25] qemu-io: Make alloc output useful when nb_sectors=1 2010-09-08 Kevin Wolf New
[17/25] scsi: fix and improve debug prints 2010-09-08 Kevin Wolf New
[16/25] scsi-disk: fix the check of the DBD bit in the MODE SENSE command 2010-09-08 Kevin Wolf New
[15/25] scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE command 2010-09-08 Kevin Wolf New
[14/25] scsi-disk: fix the block descriptor returned by the MODE SENSE command 2010-09-08 Kevin Wolf New
[13/25] scsi-disk: respect the page control (PC) field in the MODE SENSE command 2010-09-08 Kevin Wolf New
[12/25] scsi-disk: fix the mode data header returned by the MODE SENSE(10) command 2010-09-08 Kevin Wolf New
[11/25] scsi-disk: fix the mode data length field returned by the MODE SENSE command 2010-09-08 Kevin Wolf New
[10/25] savevm: Generate a name when run without one 2010-09-08 Kevin Wolf New
[09/25] monitor: make 'info snapshots' show only fully available snapshots 2010-09-08 Kevin Wolf New
[08/25] posix-aio-compat: Fix async_conmtext for ioctl 2010-09-08 Kevin Wolf New
[07/25] nbd: Introduce NBD named exports. 2010-09-08 Kevin Wolf New
[06/25] vvfat: fat_chksum(): fix access above array bounds 2010-09-08 Kevin Wolf New
[05/25] qemu-img rebase: Open new backing file read-only 2010-09-08 Kevin Wolf New
[04/25] sheepdog: remove unnecessary includes 2010-09-08 Kevin Wolf New
[03/25] block: Fix image re-open in bdrv_commit 2010-09-08 Kevin Wolf New
[02/25] virtio-blk: Fix migration of queued requests 2010-09-08 Kevin Wolf New
[01/25] virtio: Factor virtqueue_map_sg out 2010-09-08 Kevin Wolf New
[2/2] qemu-virtio9p: Implement TGETLOCK 2010-09-08 Mohan Kumar M New
[1/2] qemu-virto9p: Implement TLOCK 2010-09-08 Mohan Kumar M New
[4/4] virtio-serial: Cleanup on device hot-unplug 2010-09-08 Amit Shah New
[3/4] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix 2010-09-08 Amit Shah New
[2/4] migration: Accept 'cont' only after successful incoming migration 2010-09-08 Amit Shah New
[1/4] virtio-serial: Check if more max_ports specified than we can handle 2010-09-08 Amit Shah New
Re: [PATCH v2 1/9] msi: implemented msi. 2010-09-08 Isaku Yamahata New
[v2,9/9] msix: clear not only INTA, but all INTx when MSI-X is enabled. 2010-09-08 Isaku Yamahata New
[v2,8/9] pcie/aer: glue aer error injection into qemu monitor. 2010-09-08 Isaku Yamahata New
[v2,7/9] pcie/hotplug: glue pushing attention button command. pcie_abp 2010-09-08 Isaku Yamahata New
[v2,6/9] pcie downstream port: pci express switch downstream port. 2010-09-08 Isaku Yamahata New
[v2,5/9] pcie upstream port: pci express switch upstream port. 2010-09-08 Isaku Yamahata New
[v2,4/9] pcie root port: implement pcie root port. 2010-09-08 Isaku Yamahata New
[v2,3/9] pcie port: define struct PCIEPort/PCIESlot and helper functions 2010-09-08 Isaku Yamahata New
[v2,2/9] pcie: helper functions for pcie extended capability. 2010-09-08 Isaku Yamahata New
[v2,1/9] msi: implemented msi. 2010-09-08 Isaku Yamahata New
pci: fix pci_resource_alignment prototype 2010-09-08 Chris Wright New
[solved] Guest cannot handle a PCI BAR > 1GB 2010-09-08 Cam Macdonell New
[4/4] cpu model corrections/updates: add verbose config file handling 2010-09-07 john cooper New
[3/4] cpu model corrections/updates: support kvm emulated flags 2010-09-07 john cooper New
[2/4] cpu model corrections/updates: add kvm_early_init_vcpu() 2010-09-07 john cooper New