index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc_piix.c
Age
Commit message (
Expand
)
Author
2013-05-29
isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
Jordan Justen
2013-05-13
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
Paolo Bonzini
2013-05-06
target-i386: n270 can MOVBE
Borislav Petkov
2013-05-01
pc: Implement QEMUMachine::hot_add_cpu hook
Igor Mammedov
2013-05-01
target-i386: Attach ICC bus to CPU on its creation
Igor Mammedov
2013-05-01
target-i386: Introduce ICC bus/device/bridge
Igor Mammedov
2013-04-30
pvpanic: create pvpanic by default for machine 1.5
Hu Tao
2013-04-30
pc_piix: remove undesired change in pc_init1
Paolo Bonzini
2013-04-29
audio: enable PCI audio cards for all PCI-enabled targets
Paolo Bonzini
2013-04-29
audio: look for the ISA and PCI buses
Paolo Bonzini
2013-04-29
fdc: QOM'ify ISA floppy controller
Andreas Färber
2013-04-24
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
2013-04-24
pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()
Markus Armbruster
2013-04-24
pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()
Markus Armbruster
2013-04-15
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini