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-10-02
pc: memhp: force gaps between DIMM's GPA
Igor Mammedov
2015-10-02
memhp: extend address auto assignment to support gaps
Igor Mammedov
2015-10-01
pc: Add a comment explaining why pc_compat_2_4() doesn't exist
Eduardo Habkost
2015-09-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-25
i386: Rename ELF_MACHINE to be x86 specific
Peter Crosthwaite
2015-09-25
hmp: added io apic dump state
Pavel Butsykin
2015-09-24
pc: Introduce pc-*-2.5 machine classes
Eduardo Habkost
2015-09-24
q35: Move options common to all classes to pc_i440fx_machine_options()
Eduardo Habkost
2015-09-24
q35: Move options common to all classes to pc_q35_machine_options()
Eduardo Habkost
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-11
maint: remove unused include for assert.h
Daniel P. Berrange
2015-09-10
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...
Peter Maydell
2015-09-10
xen, gfx passthrough: register host bridge specific to passthrough
Tiejun Chen
2015-09-10
igd gfx passthrough: create a isa bridge
Tiejun Chen
2015-09-10
hw/pci-assign: split pci-assign.c
Tiejun Chen
2015-09-10
pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines
Igor Mammedov
2015-09-10
pc: memhotplug: fix incorrectly set reserved-memory-end
Igor Mammedov
2015-09-10
pc: Remove redundant arguments from xen_hvm_init()
Eduardo Habkost
2015-09-09
i8257: remove cpu_request_exit irq
Paolo Bonzini
2015-09-08
pc_init1: pass parameters just with types
Tiejun Chen
2015-09-08
i440fx: make types configurable at run-time
Michael S. Tsirkin
2015-09-07
smbios: add smbios 3.0 support
Wei Huang
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
2015-08-13
smbios: remove dependency on x86 e820 tables
Wei Huang
2015-08-13
smbios: extract x86 smbios building code into a function
Wei Huang
2015-08-13
acpi: avoid potential uninitialized access to cpu_hp_io_base
Daniel P. Berrange
2015-08-13
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
2015-08-13
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
2015-08-13
pc: Remove redundant arguments from *load_linux()
Eduardo Habkost
2015-08-13
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
2015-08-13
pc: Move {above,below}_4g_mem_size variables to PCMachineState
Eduardo Habkost
2015-08-13
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
2015-08-13
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
2015-08-13
pc: Eliminate pc_default_machine_options()
Eduardo Habkost
2015-08-13
pc: Eliminate pc_common_machine_options()
Eduardo Habkost
2015-08-13
pc: Rename pc_machine variables to pcms
Eduardo Habkost
2015-08-13
pc: Use error_abort when registering properties
Eduardo Habkost
2015-08-13
pc: Use PC_COMPAT_* for CPUID feature compatibility
Eduardo Habkost
2015-08-13
make: load only required dependency files.
Victor Kaplansky
2015-08-13
make: fix where dependency *.d are stored.
Victor Kaplansky
2015-07-27
acpi: fix pvpanic device is not shown in ui
Gal Hammer
2015-07-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-13
pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3
Eduardo Habkost
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
2015-07-08
hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS
Laszlo Ersek
2015-07-08
hw/i386/pc: factor out pc_cmos_init_floppy()
Laszlo Ersek
2015-07-07
migration: Add configuration section
Juan Quintela
2015-07-07
global_state: Make section optional
Juan Quintela
[next]