| [19/26] rtc: make rtc_xxx accept/return ISADevice instead of RTCState. |
2010-05-14 |
Isaku Yamahata |
|
New |
| [18/26] pc: move rtc declarations from pc.h into a dedicated header file. |
2010-05-14 |
Isaku Yamahata |
|
New |
| [17/26] pc: split out piix specific part from pc.c into pc_piix.c |
2010-05-14 |
Isaku Yamahata |
|
New |
| [16/26] pc: split out pci device init from pc_init1() into pc_pci_device_init() |
2010-05-14 |
Isaku Yamahata |
|
New |
| [15/26] pc: split out basic device init from pc_init1() into pc_basic_device_init() |
2010-05-14 |
Isaku Yamahata |
|
New |
| [14/26] pc: split out vga initialization from pc_init1() into pc_vga_init(). |
2010-05-14 |
Isaku Yamahata |
|
New |
| [13/26] pc: split out memory allocation from pc_init1() into pc_memory_init() |
2010-05-14 |
Isaku Yamahata |
|
New |
| [12/26] pc: split out cpu initialization from pc_init1() into pc_cpus_init(). |
2010-05-14 |
Isaku Yamahata |
|
New |
| [11/26] pc: make pc_init1() not refer ferr_irq directly. |
2010-05-14 |
Isaku Yamahata |
|
New |
| [10/26] pc: introduce a function to allocate cpu irq. |
2010-05-14 |
Isaku Yamahata |
|
New |
| [09/26] pc: remove global variable rtc_state by using qemu_irq. |
2010-05-14 |
Isaku Yamahata |
|
New |
| [08/26] pc: remove a global variable, floppy_controller. |
2010-05-14 |
Isaku Yamahata |
|
New |
| [07/26] pc: make an unnecessary global variable, pit, local. |
2010-05-14 |
Isaku Yamahata |
|
New |
| [06/26] pc, i440fx: Make smm enable/disable function i440fx independent. |
2010-05-14 |
Isaku Yamahata |
|
New |
| [05/26] pc: initialize ioapic before use. |
2010-05-14 |
Isaku Yamahata |
|
New |
| [04/26] acpi: split acpi.c into the common part and the piix4 part. |
2010-05-14 |
Isaku Yamahata |
|
New |
| [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 |