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-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
2013-04-04
Introduce IO_APIC_DEFAULT_ADDRESS for 0xfec00000
Laszlo Ersek
2013-04-04
extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESS
Laszlo Ersek
2013-04-04
like acpi_table_install(), acpi_table_add() should propagate Errors
Laszlo Ersek
2013-04-04
acpi_table_add(): accept QemuOpts and parse it with OptsVisitor
Laszlo Ersek
2013-03-28
hw/i386/pc: format load_linux function
liguang
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-01
i386: move files referencing CPU to hw/i386/
Paolo Bonzini
[next]