index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc_q35.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pc: Add pc-*-2.6 machine classes
Eduardo Habkost
2015-12-22
1
-2
/
+11
*
pc: Remove redundant code from pc-*-2.3 machine classes
Eduardo Habkost
2015-12-22
1
-1
/
+0
*
q35: skip q35-acpi-dsdt.aml load if not needed
Gerd Hoffmann
2015-12-22
1
-1
/
+4
*
q35: Remove MCHPCIState.guest_info field
Eduardo Habkost
2015-12-22
1
-1
/
+0
*
hw/i386: extend pxb query for all PC machines
Marcel Apfelbaum
2015-12-22
1
-0
/
+1
*
pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClass
Eduardo Habkost
2015-12-22
1
-2
/
+2
*
pc: Move enforce_aligned_dimm to PCMachineClass
Eduardo Habkost
2015-12-22
1
-3
/
+1
*
pc: Move acpi_data_size global to PCMachineClass
Eduardo Habkost
2015-12-22
1
-1
/
+1
*
pc: Move compat boolean globals to PCMachineClass
Eduardo Habkost
2015-12-22
1
-30
/
+24
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
1
-1
/
+1
*
pc: Don't set hw_version on pc-*-2.5
Eduardo Habkost
2015-11-25
1
-1
/
+0
*
pc: Set hw_version on all machine classes
Eduardo Habkost
2015-11-04
1
-0
/
+10
*
Revert "pc: memhp: force gaps between DIMM's GPA"
Michael S. Tsirkin
2015-10-29
1
-1
/
+0
*
i386: keep cpu_model field in MachineState uptodate
Zhu Guihua
2015-10-22
1
-1
/
+1
*
cpu/apic: drop icc bus/bridge
Chen Fan
2015-10-02
1
-8
/
+1
*
target-i386: Convert kvm_default_*features to property/value pairs
Eduardo Habkost
2015-10-02
1
-2
/
+2
*
pc: memhp: force gaps between DIMM's GPA
Igor Mammedov
2015-10-02
1
-0
/
+1
*
pc: Add a comment explaining why pc_compat_2_4() doesn't exist
Eduardo Habkost
2015-10-01
1
-0
/
+7
*
pc: Introduce pc-*-2.5 machine classes
Eduardo Habkost
2015-09-24
1
-2
/
+12
*
q35: Move options common to all classes to pc_q35_machine_options()
Eduardo Habkost
2015-09-24
1
-4
/
+4
*
pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines
Igor Mammedov
2015-09-10
1
-0
/
+2
*
pc: Remove redundant arguments from xen_hvm_init()
Eduardo Habkost
2015-09-10
1
-3
/
+1
*
smbios: add smbios 3.0 support
Wei Huang
2015-09-07
1
-1
/
+2
*
smbios: move smbios code into a common folder
Wei Huang
2015-08-13
1
-1
/
+1
*
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
2015-08-13
1
-1
/
+0
*
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
2015-08-13
1
-4
/
+1
*
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
2015-08-13
1
-2
/
+1
*
pc: Move {above,below}_4g_mem_size variables to PCMachineState
Eduardo Habkost
2015-08-13
1
-11
/
+13
*
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
2015-08-13
1
-1
/
+1
*
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
2015-08-13
1
-2
/
+3
*
pc: Eliminate pc_default_machine_options()
Eduardo Habkost
2015-08-13
1
-1
/
+0
*
pc: Rename pc_machine variables to pcms
Eduardo Habkost
2015-08-13
1
-10
/
+10
*
pc: Use PC_COMPAT_* for CPUID feature compatibility
Eduardo Habkost
2015-08-13
1
-22
/
+0
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
1
-4
/
+5
|
\
|
*
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
2015-07-08
1
-3
/
+2
|
*
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-07
1
-1
/
+3
*
|
migration: Add configuration section
Juan Quintela
2015-07-07
1
-0
/
+1
*
|
global_state: Make section optional
Juan Quintela
2015-07-07
1
-0
/
+1
|
/
*
pc: add SMM property
Paolo Bonzini
2015-07-06
1
-1
/
+5
*
ich9: add smm_enabled field and arguments
Paolo Bonzini
2015-07-06
1
-1
/
+1
*
q35: Re-enable FDC on pc-q35-2.3 and older
Eduardo Habkost
2015-06-19
1
-0
/
+1
*
Disable section footers on older machine types
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+2
*
hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
1
-3
/
+1
*
i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wanted
Laszlo Ersek
2015-05-31
1
-0
/
+1
*
i386/pc_q35: don't insist on board FDC if there's no default floppy
Laszlo Ersek
2015-05-31
1
-2
/
+2
*
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
2015-05-31
1
-1
/
+1
*
pc: Generate init functions with a macro
Eduardo Habkost
2015-05-31
1
-64
/
+28
*
pc: Don't use QEMUMachine anymore
Eduardo Habkost
2015-05-31
1
-10
/
+10
*
pc: Move compat_props setting inside *_machine_options() functions
Eduardo Habkost
2015-05-31
1
-9
/
+17
*
pc: Convert *_MACHINE_OPTIONS macros into functions
Eduardo Habkost
2015-05-31
1
-41
/
+61
[next]