| [03/26] acpi: add acpi constants from linux header files and use them. |
2010-05-14 |
Isaku Yamahata |
|
New |
| [02/26] acpi: split out apm register emulation from acpi.c |
2010-05-14 |
Isaku Yamahata |
|
New |
| [01/26] acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c |
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. Berrange |
|
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/6] tmp105: Drop unused faults field |
2010-05-12 |
Jan Kiszka |
|
New |
| [4/4] PPC: use device info for CPU statistics |
2010-05-12 |
Blue Swirl |
|
New |
| [3/4] x86/Sparc32: use device info for pic and irq |
2010-05-12 |
Blue Swirl |
|
New |
| [2/4] qdev: automatically register device info |
2010-05-12 |
Blue Swirl |
|
New |
| [1/4] monitor: add device info infrastructure |
2010-05-12 |
Blue Swirl |
|
New |
| [RFC,0/4] monitor device info infrastructure |
2010-05-12 |
Blue Swirl |
|
New |
| Revive -version 'QEMU PC Emulator...' |
2010-05-12 |
Cole Robinson |
|
New |
| Fix qtypes' licenses |
2010-05-12 |
Luiz Capitulino |
|
New |
| Fix tarbin Makefile rule |
2010-05-12 |
Stuart Brady |
|
New |
| target-i386: Avoid kvm related compiler error |
2010-05-12 |
Stefan Weil |
|
New |
| target-sparc: Fix wrong printf argument |
2010-05-12 |
Stefan Weil |
|
New |
| block/vdi: Fix image opening and creation for odd disk sizes |
2010-05-12 |
Stefan Weil |
|
New |
| Re: Another SIGFPE in display code, now in cirrus |
2010-05-12 |
Stefano Stabellini |
|
New |
| [3/3] target-sparc: Inline some generation of carry for ADDX/SUBX. |
2010-05-12 |
Richard Henderson |
|
New |
| [2/3] target-sparc: Simplify ICC generation. |
2010-05-12 |
Richard Henderson |
|
New |
| [1/3] target-sparc: Fix compilation with --enable-debug. |
2010-05-12 |
Richard Henderson |
|
New |
| [3/3] Monitor: Return before exiting with 'quit' |
2010-05-12 |
Luiz Capitulino |
|
New |
| [2/3] sysemu: Export 'no_shutdown' |
2010-05-12 |
Luiz Capitulino |
|
New |
| [1/3] Revert "Monitor: Return before exiting with 'quit'" |
2010-05-12 |
Luiz Capitulino |
|
New |
| [3/3,v2] dmg: use qemu block API |
2010-05-12 |
Christoph Hellwig |
|
New |
| [2/3,v2] dmg: use pread |
2010-05-12 |
Christoph Hellwig |
|
New |
| [v2] doc: Update monitor info subcommands |
2010-05-12 |
Stefan Hajnoczi |
|
New |
| [2/2] migration: Fix calculation of bytes_transferred |
2010-05-12 |
Pierre Riteau |
|
New |
| [1/2] Use ram_bytes_remaining() where possible |
2010-05-12 |
Pierre Riteau |
|
New |
| block: Remove special case for vvfat |
2010-05-12 |
Kevin Wolf |
|
New |
| doc: Update info blockstats, qdm, and roms |
2010-05-12 |
Stefan Hajnoczi |
|
New |
| [RFC,2/2] block: add sheepdog driver for distributed storage support |
2010-05-12 |
MORITA Kazutaka |
|
New |
| [RFC,1/2] close all the block drivers before the qemu process exits |
2010-05-12 |
MORITA Kazutaka |
|
New |
| [5/6] MIPS: Initial support of fulong mini pc (CPU definition, machine construction, etc.) |
2010-05-12 |
chen huacai |
|
New |
| [4/6] MIPS: Initial support of VIA USB controller used by fulong mini pc |
2010-05-12 |
chen huacai |
|
New |
| [3/6] MIPS: Initial support of VIA IDE controller used by fulong mini pc |
2010-05-12 |
chen huacai |
|
New |
| [v2,2/2] Revert "monitor: Convert do_pci_device_hot_remove() to QObject" |
2010-05-12 |
Markus Armbruster |
|
New |
| [v2,1/2] Revert "PCI: Convert pci_device_hot_add() to QObject" |
2010-05-12 |
Markus Armbruster |
|
New |
| [2/6] MIPS: Initial support of vt82686b south bridge used by fulong mini pc |
2010-05-12 |
chen huacai |
|
New |
| [1/6] MIPS: Initial support of bonito north bridge used by fulong mini pc |
2010-05-12 |
chen huacai |
|
New |
| Re: Commit 9c9bb6c89d4 breaks code execution from flash |
2010-05-12 |
Jan Kiszka |
|
New |
| Re: QEMU-KVM and video performance |
2010-05-12 |
Gerhard Wiesinger |
|
New |
| [RESEND] vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedc |
2010-05-12 |
TeLeMan |
|
New |
| [PATCH-V2,7/7] virtio-9p: Implemented security model for chown and chgrp. |
2010-05-12 |
jvrao |
|
New |
| [PATCH-V2,6/7] virtio-9p: Implemented Security model for lstat and fstat |
2010-05-12 |
jvrao |
|
New |
| [PATCH-V2,5/7] virtio-9p: Implemented security model for symlink and link. |
2010-05-12 |
jvrao |
|
New |
| [PATCH-V2,4/7] virtio-9p: Implement Security model for mknod related files |
2010-05-12 |
jvrao |
|
New |
| [PATCH-V2,3/7] virtio-9p: modify create/open2 and mkdir for new security model. |
2010-05-12 |
jvrao |
|
New |
| [PATCH-V2,2/7] virtio-9p: Rearrange fileop structures |
2010-05-12 |
jvrao |
|
New |
| [PATCH-V2,1/7] virtio-9p: Introduces an option to specify the security model. |
2010-05-12 |
jvrao |
|
New |
| [2/2] all vga: fail graicefully when vga ports are taken |
2010-05-11 |
Gerd Hoffmann |
|
New |
| [1/2] ioport: add function to check whenever a port is assigned or not |
2010-05-11 |
Gerd Hoffmann |
|
New |
| ahci: use interface type IF_SATA |
2010-05-11 |
Sebastian Herbszt |
|
New |
| [S390] Remove warning in tcg stub (tcg_out_reloc) |
2010-05-11 |
Alexander Graf |
|
New |
| Fix leul_to_cpu on big endian hosts |
2010-05-11 |
Alexander Graf |
|
New |
| [v2] sh: sm501: add 2D engine support |
2010-05-11 |
Shin-ichiro KAWASAKI |
|
New |
| Fix regression for "-drive file=" |
2010-05-11 |
Markus Armbruster |
|
New |
| [v2] Fix -device help and documentation |
2010-05-11 |
Markus Armbruster |
|
New |
| [2/2] state that fsdev depends on LINUX only once |
2010-05-11 |
Juan Quintela |
|
New |
| [1/2] Create shared-obj-y |
2010-05-11 |
Juan Quintela |
|
New |
| [v2] pci: cleanly backout of pci_qdev_init() |
2010-05-11 |
Alex Williamson |
|
New |