Show patches with: Archived = No       |   432350 patches
« 1 2 ... 4249 4250 42514323 4324 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[18/21] block/vdi: Fix image opening and creation for odd disk sizes - - - - --- 2010-05-14 Kevin Wolf New
[17/21] dmg: use qemu block API - - - - --- 2010-05-14 Kevin Wolf New
[16/21] dmg: use pread - - - - --- 2010-05-14 Kevin Wolf New
[15/21] dmg: fix reading of uncompressed chunks - - - - --- 2010-05-14 Kevin Wolf New
[14/21] block/vpc: Fix conversion from size to disk geometry - - - - --- 2010-05-14 Kevin Wolf New
[13/21] parallels: use qemu block API - - - - --- 2010-05-14 Kevin Wolf New
[12/21] parallels: use pread - - - - --- 2010-05-14 Kevin Wolf New
[11/21] block/vdi: Allow disk images of size 0 - - - - --- 2010-05-14 Kevin Wolf New
[10/21] block: Fix bdrv_commit - - - - --- 2010-05-14 Kevin Wolf New
[09/21] block: Fix protocol detection for Windows devices - - - - --- 2010-05-14 Kevin Wolf New
[08/21] block: Avoid unchecked casts for AIOCBs - - - - --- 2010-05-14 Kevin Wolf New
[07/21] bochs: use qemu block API - - - - --- 2010-05-14 Kevin Wolf New
[06/21] bochs: use pread - - - - --- 2010-05-14 Kevin Wolf New
[05/21] ide: Fix ide_dma_cancel - - - - --- 2010-05-14 Kevin Wolf New
[04/21] cloop: use qemu block API - - - - --- 2010-05-14 Kevin Wolf New
[03/21] cloop: use pread - - - - --- 2010-05-14 Kevin Wolf New
[02/21] qemu-nbd: Improve error reporting - - - - --- 2010-05-14 Kevin Wolf New
[01/21] block: Remove semicolon in BDRV_SECTOR_MASK macro - - - - --- 2010-05-14 Kevin Wolf New
Add QEMU DirectFB display driver - - - - --- 2010-05-14 Julian Pidancet New
net: Remove dead code from net/socket.c - - - - --- 2010-05-14 Miguel Di Ciurcio Filho New
Add QEMU DirectFB display driver - - - - --- 2010-05-14 Julian Pidancet New
[S390,KVM] Enable SIGP Initial Reset - - - - --- 2010-05-14 Alexander Graf New
[8/8] qdev: Add new devices/buses at the tail - - - - --- 2010-05-14 Jan Kiszka New
[7/8] Add QLIST_INSERT_TAIL - - - - --- 2010-05-14 Jan Kiszka New
[6/8] qmp: Fix python helper /wrt long return strings - - - - --- 2010-05-14 Jan Kiszka New
[5/8] qmp: Teach basic capability negotiation to python example - - - - --- 2010-05-14 Jan Kiszka New
[4/8] monitor: Add basic device state visualization - - - - --- 2010-05-14 Jan Kiszka New
[3/8] Add QBuffer - - - - --- 2010-05-14 Jan Kiszka New
[2/8] Add base64 encoder/decoder - - - - --- 2010-05-14 Jan Kiszka New
[1/8] qdev: Allow device addressing via 'driver.instance' - - - - --- 2010-05-14 Jan Kiszka New
[RFC,v2,3/3] block: add sheepdog driver for distributed storage support - - - - --- 2010-05-14 MORITA Kazutaka New
[RFC,v2,2/3] block: call the snapshot handlers of the protocol drivers - - - - --- 2010-05-14 MORITA Kazutaka New
[RFC,v2,1/3] close all the block drivers before the qemu process exits - - - - --- 2010-05-14 MORITA Kazutaka New
[26/26] mc146818rtc: remove #ifdef DEBUG_CMOS. 1 - - - --- 2010-05-14 Isaku Yamahata New
[25/26] apm: remove #ifdef DEBUG. 1 - - - --- 2010-05-14 Isaku Yamahata New
[24/26] acpi_piix4: remove #ifdef DEBUG. 1 - - - --- 2010-05-14 Isaku Yamahata New
[23/26] pm_smbus: remove #ifdef DEBUG. 1 - - - --- 2010-05-14 Isaku Yamahata New
[22/26] pci hotadd, acpi_piix4: remove global variables 1 - - - --- 2010-05-14 Isaku Yamahata New
[21/26] pci hotplug: add argument to pci hot plug callback. 1 - - - --- 2010-05-14 Isaku Yamahata New
[20/26] acpi_piix4: qdevfy. 1 - - - --- 2010-05-14 Isaku Yamahata New
[19/26] rtc: make rtc_xxx accept/return ISADevice instead of RTCState. 1 - - - --- 2010-05-14 Isaku Yamahata New
[18/26] pc: move rtc declarations from pc.h into a dedicated header file. 1 - - - --- 2010-05-14 Isaku Yamahata New
[17/26] pc: split out piix specific part from pc.c into pc_piix.c 1 - - - --- 2010-05-14 Isaku Yamahata New
[16/26] pc: split out pci device init from pc_init1() into pc_pci_device_init() 1 - - - --- 2010-05-14 Isaku Yamahata New
[15/26] pc: split out basic device init from pc_init1() into pc_basic_device_init() 1 - - - --- 2010-05-14 Isaku Yamahata New
[14/26] pc: split out vga initialization from pc_init1() into pc_vga_init(). 1 - - - --- 2010-05-14 Isaku Yamahata New
[13/26] pc: split out memory allocation from pc_init1() into pc_memory_init() 1 - - - --- 2010-05-14 Isaku Yamahata New
[12/26] pc: split out cpu initialization from pc_init1() into pc_cpus_init(). 1 - - - --- 2010-05-14 Isaku Yamahata New
[11/26] pc: make pc_init1() not refer ferr_irq directly. 1 - - - --- 2010-05-14 Isaku Yamahata New
[10/26] pc: introduce a function to allocate cpu irq. 1 - - - --- 2010-05-14 Isaku Yamahata New
[09/26] pc: remove global variable rtc_state by using qemu_irq. 1 - - - --- 2010-05-14 Isaku Yamahata New
[08/26] pc: remove a global variable, floppy_controller. 1 - - - --- 2010-05-14 Isaku Yamahata New
[07/26] pc: make an unnecessary global variable, pit, local. 1 - - - --- 2010-05-14 Isaku Yamahata New
[06/26] pc, i440fx: Make smm enable/disable function i440fx independent. 1 - - - --- 2010-05-14 Isaku Yamahata New
[05/26] pc: initialize ioapic before use. 1 - - - --- 2010-05-14 Isaku Yamahata New
[04/26] acpi: split acpi.c into the common part and the piix4 part. 1 - - - --- 2010-05-14 Isaku Yamahata New
[03/26] acpi: add acpi constants from linux header files and use them. 1 - - - --- 2010-05-14 Isaku Yamahata New
[02/26] acpi: split out apm register emulation from acpi.c 1 - - - --- 2010-05-14 Isaku Yamahata New
[01/26] acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c 1 - - - --- 2010-05-14 Isaku Yamahata New
[2/2] megasas: Error checking for cpu_physical_memory_map() - - - - --- 2010-05-14 Hannes Reinecke New
[1/2] megasas: Use MFI interface definitions from mfi.h - - - - --- 2010-05-14 Hannes Reinecke New
[QEMU-KVM] : Megasas + TCM_Loop + SG_IO into Windows XP guests - - - - --- 2010-05-13 Nicholas A. Bellinger New
use qemu_free() instead of free() - - - - --- 2010-05-13 Bruce Rogers New
ahci: convert enum to #define - - - - --- 2010-05-13 Sebastian Herbszt New
Add QEMU DirectFB display driver - - - - --- 2010-05-13 Julian Pidancet New
ahci: increase MAX_SATA_DEVS to 4 - - - - --- 2010-05-13 Sebastian Herbszt New
ahci: enhance usable port count to 4 - - - - --- 2010-05-13 Sebastian Herbszt New
[4/4] cfi02: Use timer-based ROM mode switch - - - - --- 2010-05-13 Jan Kiszka New
[3/4] cfi: Mark flash memory executable - - - - --- 2010-05-13 Jan Kiszka New
[2/4] Add support for execution from ROMs in IO device mode - - - - --- 2010-05-13 Jan Kiszka New
[1/4] cfi02: Fix a debug print - - - - --- 2010-05-13 Jan Kiszka New
Re: Another SIGFPE in display code, now in cirrus - - - - --- 2010-05-13 Stefano Stabellini New
linux-user: use default mmap_min_addr 65536 when /proc/sys/vm/mmap_min_addr cannot be read - - - - --- 2010-05-13 Martin Jansa New
musicpal: Drop redundant reset call - - - - --- 2010-05-13 Jan Kiszka New
Fix docs for block stats monitor command - - - - --- 2010-05-13 Daniel P. Berrangé New
[1/1] Add -version-simple argument, printing only version number. - - - - --- 2010-05-13 Jes Sorensen New
[resend,5/6] MIPS: Initial support of fulong mini pc (CPU definition, machine construction, etc.) - - - - --- 2010-05-13 chen huacai New
[resend,4/6] MIPS: Initial support of VIA USB controller used by fulong mini pc - - - - --- 2010-05-13 chen huacai New
[resend,3/6] MIPS: Initial support of VIA IDE controller used by fulong mini pc - - - - --- 2010-05-13 chen huacai New
[resend,2/6] MIPS: Initial support of vt82686b south bridge used by fulong mini pc - - - - --- 2010-05-13 chen huacai New
[resend,1/6] MIPS: Initial support of bonito north bridge used by fulong mini pc - - - - --- 2010-05-13 chen huacai New
[2/2] Add cache=volatile parameter to -drive - - - - --- 2010-05-12 Alexander Graf New
[1/2] Add no-op aio emulation stub - - - - --- 2010-05-12 Alexander Graf New
[12/12] kvm: fix 80000001.EDX supported bit filtering - - - - --- 2010-05-12 Marcelo Tosatti New
[11/12] Do not stop VM if emulation failed in userspace. - - - - --- 2010-05-12 Marcelo Tosatti New
[10/12] kvm: enable smp > 1 - - - - --- 2010-05-12 Marcelo Tosatti New
[09/12] kvm: validate context for kvm cpu get/put operations - - - - --- 2010-05-12 Marcelo Tosatti New
[08/12] move stop/stopped CPU_COMMON fields after area zeroed by reset - - - - --- 2010-05-12 Marcelo Tosatti New
[07/12] add cpu_is_stopped helper - - - - --- 2010-05-12 Marcelo Tosatti New
[06/12] kvm: synchronize state from cpu context - - - - --- 2010-05-12 Marcelo Tosatti New
[05/12] port qemu-kvm's on_vcpu code - - - - --- 2010-05-12 Marcelo Tosatti New
[04/12] standardize on qemu_cpu_kick for signalling cpu thread(s) - - - - --- 2010-05-12 Marcelo Tosatti New
[03/12] make SIG_IPI to tcg vcpu thread reliable - - - - --- 2010-05-12 Marcelo Tosatti New
[02/12] kvm: set cpu_single_env around KVM_RUN ioctl - - - - --- 2010-05-12 Marcelo Tosatti New
[01/12] Fix -mem-path with hugetlbfs - - - - --- 2010-05-12 Marcelo Tosatti New
[6/6] mc146818rtc: Register vmstate via qdev - - - - --- 2010-05-12 Jan Kiszka New
[5/6] fdc: Register vmstate via qdev - - - - --- 2010-05-12 Jan Kiszka New
[4/6] serial: Register vmstate via qdev - - - - --- 2010-05-12 Jan Kiszka New
[3/6] vmstate: Add support for alias ID - - - - --- 2010-05-12 Jan Kiszka New
[2/6] vmstate: Drop unused post_save handler - - - - --- 2010-05-12 Jan Kiszka New
« 1 2 ... 4249 4250 42514323 4324 »