index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc_q35.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-21
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
1
-3
/
+2
2016-01-21
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
1
-0
/
+2
2016-01-14
xen-hvm: Clean up xen_hvm_init() error handling
Markus Armbruster
1
-3
/
+2
2015-12-22
pc: Add pc-*-2.6 machine classes
Eduardo Habkost
1
-2
/
+11
2015-12-22
pc: Remove redundant code from pc-*-2.3 machine classes
Eduardo Habkost
1
-1
/
+0
2015-12-22
q35: skip q35-acpi-dsdt.aml load if not needed
Gerd Hoffmann
1
-1
/
+4
2015-12-22
q35: Remove MCHPCIState.guest_info field
Eduardo Habkost
1
-1
/
+0
2015-12-22
hw/i386: extend pxb query for all PC machines
Marcel Apfelbaum
1
-0
/
+1
2015-12-22
pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClass
Eduardo Habkost
1
-2
/
+2
2015-12-22
pc: Move enforce_aligned_dimm to PCMachineClass
Eduardo Habkost
1
-3
/
+1
2015-12-22
pc: Move acpi_data_size global to PCMachineClass
Eduardo Habkost
1
-1
/
+1
2015-12-22
pc: Move compat boolean globals to PCMachineClass
Eduardo Habkost
1
-30
/
+24
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-1
/
+1
2015-11-25
pc: Don't set hw_version on pc-*-2.5
Eduardo Habkost
1
-1
/
+0
2015-11-04
pc: Set hw_version on all machine classes
Eduardo Habkost
1
-0
/
+10
2015-10-29
Revert "pc: memhp: force gaps between DIMM's GPA"
Michael S. Tsirkin
1
-1
/
+0
2015-10-22
i386: keep cpu_model field in MachineState uptodate
Zhu Guihua
1
-1
/
+1
2015-10-02
cpu/apic: drop icc bus/bridge
Chen Fan
1
-8
/
+1
2015-10-02
target-i386: Convert kvm_default_*features to property/value pairs
Eduardo Habkost
1
-2
/
+2
2015-10-02
pc: memhp: force gaps between DIMM's GPA
Igor Mammedov
1
-0
/
+1
2015-10-01
pc: Add a comment explaining why pc_compat_2_4() doesn't exist
Eduardo Habkost
1
-0
/
+7
2015-09-24
pc: Introduce pc-*-2.5 machine classes
Eduardo Habkost
1
-2
/
+12
2015-09-24
q35: Move options common to all classes to pc_q35_machine_options()
Eduardo Habkost
1
-4
/
+4
2015-09-10
pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines
Igor Mammedov
1
-0
/
+2
2015-09-10
pc: Remove redundant arguments from xen_hvm_init()
Eduardo Habkost
1
-3
/
+1
2015-09-07
smbios: add smbios 3.0 support
Wei Huang
1
-1
/
+2
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
1
-1
/
+1
2015-08-13
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
1
-1
/
+0
2015-08-13
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
1
-4
/
+1
2015-08-13
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
1
-2
/
+1
2015-08-13
pc: Move {above,below}_4g_mem_size variables to PCMachineState
Eduardo Habkost
1
-11
/
+13
2015-08-13
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
1
-1
/
+1
2015-08-13
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
1
-2
/
+3
2015-08-13
pc: Eliminate pc_default_machine_options()
Eduardo Habkost
1
-1
/
+0
2015-08-13
pc: Rename pc_machine variables to pcms
Eduardo Habkost
1
-10
/
+10
2015-08-13
pc: Use PC_COMPAT_* for CPUID feature compatibility
Eduardo Habkost
1
-22
/
+0
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-4
/
+5
2015-07-08
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
1
-3
/
+2
2015-07-07
migration: Add configuration section
Juan Quintela
1
-0
/
+1
2015-07-07
global_state: Make section optional
Juan Quintela
1
-0
/
+1
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
1
-1
/
+3
2015-07-06
pc: add SMM property
Paolo Bonzini
1
-1
/
+5
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
1
-1
/
+1
2015-06-19
q35: Re-enable FDC on pc-q35-2.3 and older
Eduardo Habkost
1
-0
/
+1
2015-06-12
Disable section footers on older machine types
Dr. David Alan Gilbert
1
-0
/
+2
2015-06-03
hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
1
-3
/
+1
2015-05-31
i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wanted
Laszlo Ersek
1
-0
/
+1
2015-05-31
i386/pc_q35: don't insist on board FDC if there's no default floppy
Laszlo Ersek
1
-2
/
+2
2015-05-31
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
1
-1
/
+1
2015-05-31
pc: Generate init functions with a macro
Eduardo Habkost
1
-64
/
+28
[next]