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
Age
Commit message (
Expand
)
Author
2013-06-04
Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging
Anthony Liguori
2013-06-03
xen: use pc_init_pci instead of pc_init_pci_no_kvmclock
Stefano Stabellini
2013-06-03
xen: remove xen_vcpu_init
Stefano Stabellini
2013-06-03
xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
Stefano Stabellini
2013-06-03
xen_machine_pv: do not create a dummy CPU in machine->init
Stefano Stabellini
2013-06-02
refer to FWCfgState explicitly
Laszlo Ersek
2013-05-29
isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
Jordan Justen
2013-05-22
pci-assign: Add MSI affinity support
Alex Williamson
2013-05-13
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
Paolo Bonzini
2013-05-12
remove double semicolons
Dong Xu Wang
2013-05-07
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-05-06
target-i386: n270 can MOVBE
Borislav Petkov
2013-05-06
kvmvapic: add ioport read accessor
Marcelo Tosatti
2013-05-02
target-i386: Replace cpuid_*features fields with a feature word array
Eduardo Habkost
2013-05-01
pc: Implement QEMUMachine::hot_add_cpu hook
Igor Mammedov
2013-05-01
target-i386: Move APIC to ICC bus
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-05-01
kvmvapic: Make dependency on sysbus.h explicit
Igor Mammedov
2013-05-01
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
Igor Mammedov
2013-05-01
target-i386: Introduce apic-id CPU property
Igor Mammedov
2013-05-01
pc: Update rtc_cmos on CPU hot-plug
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
pc: QOM'ify port 92
Andreas Färber
2013-04-29
i8259: QOM cleanups
Andreas Färber
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-24
ich9: kill cmos_s3
Hu Tao
2013-04-16
kvmvapic: Replace FROM_SYSBUS() with QOM type cast
Igor Mammedov
2013-04-15
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move hw/kvm/ to hw/i386/kvm
Paolo Bonzini
2013-04-08
hw: move other devices to hw/misc/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
2013-04-08
hw: move ISA bridges and devices to hw/isa/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move more files to hw/xen/
Paolo Bonzini
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move block devices to hw/block/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move MC146818RTC to hw/timer/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move watchdogs to hw/watchdog, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: make all of hw/pci/ configurable via default-configs/
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-04-04
pc_acpi_init(): don't bail as soon as failing to find default DSDT
Laszlo Ersek
[next]