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
2015-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
2015-01-08
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin
2014-12-22
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
Laszlo Ersek
2014-12-22
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
2014-12-15
target-i386: add f16c and rdrand to Haswell and Broadwell
Paolo Bonzini
2014-12-15
target-i386: add VME to all CPUs
Paolo Bonzini
2014-12-15
pc: add 2.3 machine types
Paolo Bonzini
2014-12-15
x86: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-15
x86: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_PIT ioctl
Christian Borntraeger
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_CLOCK ioctl
Christian Borntraeger
2014-12-15
Add bootloader name to multiboot implementation
Drew DeVault
2014-12-10
acpi-build: Make DPRINTF working for acpi-build
Gonglei
2014-12-10
acpi-build: adjust indention 8 -> 4 spaces
Gonglei
2014-11-26
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
2014-11-24
pc: acpi: mark all possible CPUs as enabled in SRAT
Igor Mammedov
2014-11-24
target-i386: move generic memory hotplug methods to DSDTs
Paolo Bonzini
2014-11-24
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
2014-11-24
pc: count in 1Gb hugepage alignment when sizing hotplug-memory container
Igor Mammedov
2014-11-24
pc: explicitly check maxmem limit when adding DIMM
Igor Mammedov
2014-11-23
pc: align DIMM's address/size by backend's alignment value
Igor Mammedov
2014-11-23
pc: limit DIMM address and size to page aligned values
Igor Mammedov
2014-11-23
pc: make pc_dimm_plug() more readble
Igor Mammedov
2014-11-23
pc: kvm: check if KVM has free memory slots to avoid abort()
Igor Mammedov
2014-11-14
pc: piix4_pm: init legacy PCI hotplug when running on Xen
Igor Mammedov
2014-11-13
smbios: change 'ram_addr_t' variables to 'uint64_t'
SeokYeon Hwang
2014-11-13
kvmclock: Add comment explaining why we need cpu_clean_all_dirty()
Eduardo Habkost
2014-11-13
apic_common: migrate missing fields
Pavel Dovgalyuk
2014-11-04
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
2014-11-04
target-i386: Disable SVM by default in KVM mode
Eduardo Habkost
2014-11-04
target-i386: Don't enable nested VMX by default
Eduardo Habkost
2014-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-11-03
target-i386: Rename KVM auto-feature-enable compat function
Eduardo Habkost
2014-11-03
pc: Create pc_compat_2_1() functions
Eduardo Habkost
2014-11-03
vga: flip qemu 2.2 pc machine types from cirrus to stdvga
Gerd Hoffmann
2014-11-03
vga: add default display to machine class
Gerd Hoffmann
2014-11-02
hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()
Nikita Belov
2014-11-02
smbios: Encode UUID according to SMBIOS specification
Eduardo Habkost
2014-11-02
pc: Add pc_compat_2_1() function
Eduardo Habkost
2014-11-02
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
2014-11-02
pc: Update rtc_cmos in pc_cpu_plug
Gu Zheng
2014-11-02
pc: add cpu hotplug handler to PC_MACHINE
Gu Zheng
2014-11-02
acpi: create separate file for TCPA log
Stefan Berger
2014-11-02
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-11-02
pc: Fix disabling of vapic for compat PC models
Jan Kiszka
2014-11-02
i386/pc: add piix and q35 machtypes to sorting families for -M \?
Laszlo Ersek
[next]