Age | Commit message (Expand) | Author |
2012-09-17 | pc: Drop practically unused BOCHS BIOS debug ports | Jan Kiszka |
2012-08-18 | pc: Fix RTC CMOS info on RAM for ram_size < 1MiB | Markus Armbruster |
2012-08-15 | Add one new file vga-pci.h and cleanup on all platforms | zhlcindy@gmail.com |
2012-08-09 | kvm: Move kvm_allows_irq0_override() to target-i386, fix return type | Peter Maydell |
2012-08-04 | Fixes related to processing of qemu's -numa option | Chegu Vinod |
2012-08-01 | target-i386: move cpu_reset and reset callback to cpu.c | Igor Mammedov |
2012-08-01 | target-i386: move cpu halted decision into x86_cpu_reset | Igor Mammedov |
2012-07-17 | hd-geometry: Compute BIOS CHS translation in one place | Markus Armbruster |
2012-07-17 | block: Geometry and translation hints are now useless, purge them | Markus Armbruster |
2012-07-17 | ide pc: Cut out the block layer geometry middleman | Markus Armbruster |
2012-07-17 | fdc: Move floppy geometry guessing back from block.c | Markus Armbruster |
2012-06-19 | Add PIIX4 properties to control PM system states. | Gleb Natapov |
2012-06-04 | pc: Pass X86CPU to pc_cpu_reset() | Andreas Färber |
2012-06-04 | pc: Use cpu_x86_init() to obtain X86CPU | Andreas Färber |
2012-06-03 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-05-29 | Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into staging | Anthony Liguori |
2012-05-25 | fdc: floppy drive should be visible after start without media | Pavel Hrdina |
2012-05-17 | xen: do not initialize the interval timer and PCSPK emulator | Stefano Stabellini |
2012-05-16 | pc: Enable MSI support at APIC level | Jan Kiszka |
2012-04-17 | xen: add a dummy xc_hvm_inject_msi for Xen < 4.2 | Stefano Stabellini |
2012-04-13 | Xen: Add xen-apic support and hook it up. | Wei Liu |
2012-04-07 | Replace Qemu by QEMU in comments | Stefan Weil |
2012-03-14 | i386 hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | Rename cpu_reset() to cpu_state_reset() | Andreas Färber |
2012-03-07 | kvm: x86: Add user space part for in-kernel i8254 | Jan Kiszka |
2012-02-29 | block: add a transfer rate for floppy types | Hervé Poussineau |
2012-02-24 | suspend: switch acpi s3 to new infrastructure. | Gerd Hoffmann |
2012-02-22 | hw/pc: move rom init to pc_sysfw.c | Jordan Justen |
2012-02-17 | pcspk: Convert to qdev | Jan Kiszka |
2012-02-17 | i8254: Rework & fix interaction with HPET in legacy mode | Jan Kiszka |
2012-02-17 | i8254: Pass alternative IRQ output object on initialization | Jan Kiszka |
2012-02-17 | i8254: Factor out interface header | Jan Kiszka |
2012-02-15 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-08 | kvm: Implement kvm_irqchip_in_kernel like kvm_enabled | Jan Kiszka |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | isa: pic: convert to QEMU Object Model | Anthony Liguori |
2012-01-23 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-01-22 | vga: make Cirrus ISA device optional | Blue Swirl |
2012-01-22 | vga: improve VGA logic | Blue Swirl |
2012-01-19 | kvm: x86: Add user space part for in-kernel APIC | Jan Kiszka |
2012-01-19 | kvm: x86: Establish IRQ0 override control | Jan Kiszka |
2012-01-19 | msi: Generalize msix_supported to msi_supported | Jan Kiszka |
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity |
2011-12-22 | Set numa topology for max_cpus | Vasilis Liaskovitis |
2011-12-20 | isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ... | Hervé Poussineau |
2011-12-15 | qom: add vga node to the pc composition tree | Anthony Liguori |
2011-12-06 | fix spelling in hw sub directory | Dong Xu Wang |
2011-11-11 | hw/pc.c: Fix use-while-uninitialized of fd_type[] | Peter Maydell |
2011-11-07 | disable automatic loading of sgabios when -nographic | Paolo Bonzini |