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
/
include
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2013-06-25
Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...
Stefano Stabellini
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-14
smbios: Clean up smbios_add_field() parameters
Markus Armbruster
2013-06-10
target-i386: Set level=4 on Conroe/Penryn/Nehalem
Eduardo Habkost
2013-06-10
target-i386: Update model values on Conroe/Penryn/Nehalem CPU models
Eduardo Habkost
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
2013-06-04
Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging
Anthony Liguori
2013-06-03
xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
Stefano Stabellini
2013-06-02
fw_cfg: move typedef to qemu/typedefs.h
Michael S. Tsirkin
2013-06-02
refer to FWCfgState explicitly
Laszlo Ersek
2013-05-22
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-05-22
virtio-net: dynamic network offloads configuration
Dmitry Fleytman
2013-05-18
remove some double-includes
Michael Tokarev
2013-05-13
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
Paolo Bonzini
2013-05-06
target-i386: Change CPUID model of 486 to 8
Andreas Färber
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: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
Igor Mammedov
2013-04-30
pvpanic: create pvpanic by default for machine 1.5
Hu Tao
2013-04-24
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
2013-04-24
ich9: kill cmos_s3
Hu Tao
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