Age | Commit message (Expand) | Author |
2010-05-15 | acpi: add acpi constants from linux header files and use them. | Isaku Yamahata |
2010-05-15 | acpi: split out apm register emulation from acpi.c | Isaku Yamahata |
2010-05-15 | acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c | Isaku Yamahata |
2010-05-15 | mc146818rtc: Register vmstate via qdev | Jan Kiszka |
2010-05-15 | fdc: Register vmstate via qdev | Jan Kiszka |
2010-05-15 | serial: Register vmstate via qdev | Jan Kiszka |
2010-05-15 | vmstate: Add support for alias ID | Jan Kiszka |
2010-05-15 | vmstate: Drop unused post_save handler | Jan Kiszka |
2010-05-15 | sh: sm501: add 2D engine support | Shin-ichiro KAWASAKI |
2010-05-15 | tmp105: update the register in post_load where it needs updating. | Andrzej Zaborowski |
2010-05-14 | cpus: add one 'const' | Blue Swirl |
2010-05-14 | e1000: make some tables 'const' | Blue Swirl |
2010-05-14 | ide: make a table 'const' | Blue Swirl |
2010-05-14 | vga: make some tables 'const' | Blue Swirl |
2010-05-14 | Compile virtio-9p-debug and virtio-9p-local once | Blue Swirl |
2010-05-14 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2010-05-14 | Update SeaBIOS | Anthony Liguori |
2010-05-12 | pckbd: don't use any static state | Blue Swirl |
2010-05-12 | apb: don't use any static state | Blue Swirl |
2010-05-12 | target-sparc: Fix wrong printf argument | Stefan Weil |
2010-05-12 | Update OpenBIOS images to r771 | Blue Swirl |
2010-05-11 | kvm: fix 80000001.EDX supported bit filtering | Gleb Natapov |
2010-05-11 | Do not stop VM if emulation failed in userspace. | Gleb Natapov |
2010-05-11 | kvm: enable smp > 1 | Marcelo Tosatti |
2010-05-11 | kvm: validate context for kvm cpu get/put operations | Jan Kiszka |
2010-05-11 | move stop/stopped CPU_COMMON fields after area zeroed by reset | Marcelo Tosatti |
2010-05-11 | add cpu_is_stopped helper | Marcelo Tosatti |
2010-05-11 | kvm: synchronize state from cpu context | Jan Kiszka |
2010-05-11 | port qemu-kvm's on_vcpu code | Marcelo Tosatti |
2010-05-11 | standardize on qemu_cpu_kick for signalling cpu thread(s) | Marcelo Tosatti |
2010-05-11 | make SIG_IPI to tcg vcpu thread reliable | Marcelo Tosatti |
2010-05-11 | kvm: set cpu_single_env around KVM_RUN ioctl | Marcelo Tosatti |
2010-05-11 | Fix -mem-path with hugetlbfs | Marcelo Tosatti |
2010-05-10 | doc: Clean up monitor command function index | Markus Armbruster |
2010-05-10 | doc: Heading for monitor command cpu got lost, restore it | Markus Armbruster |
2010-05-10 | doc: Fix acl monitor command documentation | Markus Armbruster |
2010-05-10 | doc: Fix host forwarding monitor command documentation | Markus Armbruster |
2010-05-10 | lsi: Handle removal of selected devices | Jan Kiszka |
2010-05-10 | lsi: Adjust some register reset values | Jan Kiszka |
2010-05-10 | lsi: Purge message queue on reset | Jan Kiszka |
2010-05-10 | scsi-disk: Clear aiocb on read completion | Jan Kiszka |
2010-05-10 | SCSI: Add disk reset handler | Jan Kiszka |
2010-05-10 | iov: Move from hw/ to topdir | Amit Shah |
2010-05-10 | vnc: set the right prefered encoding | Corentin Chary |
2010-05-09 | sparc: Fix lazy flag calculation on interrupts, refactor | Blue Swirl |
2010-05-09 | sparc: lazy C flag calculation | Blue Swirl |
2010-05-09 | mips-dis: Add missing static attributes | Stefan Weil |
2010-05-07 | tcg: Add missing 'static' attribute | Stefan Weil |
2010-05-07 | qcow2: Remove static forward declaration | Kevin Wolf |
2010-05-07 | Revert "Fix OpenBSD build" | Kevin Wolf |