Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 483 484 485 486 487 488 489 490 491 ... 570 571 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
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
[1/4] cpu model corrections/updates: fix Intel "model" fields 2010-09-07 john cooper New
raw: Fix image header protection 2010-09-07 Kevin Wolf New
[4/4] PPC: Change PPC maintainer 2010-09-07 Alexander Graf New
[3/4] PPC: Make e500 pci byte swap config data 2010-09-07 Alexander Graf New
[2/4] PPC: Qdev'ify e500 pci 2010-09-07 Alexander Graf New
[1/4] KVM: PPC: Add level based interrupt logic 2010-09-07 Alexander Graf New
[3/3] qemu-kvm: Add svm cpuid features 2010-09-07 Joerg Roedel New
[2/3] qemu-kvm: Set cpuid definition to 0 before initializing it 2010-09-07 Joerg Roedel New
[1/3] qemu-kvm: Invert svm-flag setting logic 2010-09-07 Joerg Roedel New
[14/14] trace: Trace entry point of balloon request handler 2010-09-06 Stefan Hajnoczi New
[13/14] trace: Trace port IO 2010-09-06 Stefan Hajnoczi New
[12/14] trace: Trace virtqueue operations 2010-09-06 Stefan Hajnoczi New
[11/14] trace: Trace virtio-blk, multiwrite, and paio_submit 2010-09-06 Stefan Hajnoczi New
[10/14] trace: Trace qemu_malloc() and qemu_vmalloc() 2010-09-06 Stefan Hajnoczi New
[09/14] trace: Add user documentation 2010-09-06 Stefan Hajnoczi New
[08/14] trace: Add LTTng Userspace Tracer backend 2010-09-06 Stefan Hajnoczi New
[07/14] trace: Add trace file name command-line option 2010-09-06 Stefan Hajnoczi New
[06/14] trace: Add trace-file command to open/close/flush trace file 2010-09-06 Stefan Hajnoczi New
[05/14] trace: Specify trace file name 2010-09-06 Stefan Hajnoczi New
[04/14] trace: Support disabled events in trace-events 2010-09-06 Stefan Hajnoczi New
[03/14] trace: Support for dynamically enabling/disabling trace events 2010-09-06 Stefan Hajnoczi New
[02/14] trace: Add simple built-in tracing backend 2010-09-06 Stefan Hajnoczi New
[01/14] trace: Add trace-events file for declaring trace events 2010-09-06 Stefan Hajnoczi New
raw-posix: improve detection of scsi-generic devices 2010-09-06 Bernhard Kohl New
scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commands 2010-09-06 Bernhard Kohl New
lsi53c895a: add support for ABORT messages 2010-09-06 Bernhard Kohl New
[rfc,3/3] arm : make initrd load address dynamic 2010-09-06 Daniel Lezcano New
[rfc,2/3] arm : factor out set_kernel_args[_old] 2010-09-06 Daniel Lezcano New
[rfc,1/3] arm : raise an error if the kernel size will overlap the initrd 2010-09-06 Daniel Lezcano New
scsi-generic: add missing reset handler 2010-09-06 Bernhard Kohl New
hpet: check no_hpet when adding fw_cfg entry. 2010-09-06 Gerd Hoffmann New
[PATCHv2] qemu: e1000 fix TOR math 2010-09-06 Michael S. Tsirkin New
[RFC] qed: Add QEMU Enhanced Disk format 2010-09-06 Stefan Hajnoczi New
[v3] scsi-disk: add some optional scsi commands 2010-09-06 Bernhard Kohl New
[v2] scsi-disk: add some optional scsi commands 2010-09-06 Bernhard Kohl New
[14/14] pcie/aer: glue aer error injection into qemu monitor. 2010-09-06 Isaku Yamahata New
[13/14] pcie/hotplug: glue pushing attention button command. pcie_abp 2010-09-06 Isaku Yamahata New