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
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
1
-0
/
+1
2017-05-18
migration: migration.h was not needed
Juan Quintela
1
-1
/
+0
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-2
/
+12
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
1
-0
/
+2
2017-05-10
pc: add 2.10 machine type
Peter Xu
1
-2
/
+11
2017-05-10
pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
Igor Mammedov
1
-0
/
+1
2017-01-18
pc: Add 2.9 machine-types
Eduardo Habkost
1
-2
/
+11
2016-12-22
pc: make pit configurable
Chao Peng
1
-1
/
+2
2016-12-22
pc: make sata configurable
Chao Peng
1
-10
/
+14
2016-12-22
pc: make smbus configurable
Chao Peng
1
-5
/
+7
2016-10-24
pc: q35: Bump max_cpus to 288
Igor Mammedov
1
-0
/
+2
2016-09-09
pc: Add 2.8 machine
Longpeng(Mike)
1
-2
/
+11
2016-09-08
pc: keep gsi reference
Marc-André Lureau
1
-7
/
+6
2016-09-08
pc: free i8259
Marc-André Lureau
1
-0
/
+2
2016-07-04
hw/iommu: enable iommu with -device
Marcel Apfelbaum
1
-1
/
+0
2016-07-04
q35: allow dynamic sysbus
Marcel Apfelbaum
1
-0
/
+1
2016-07-04
xen: fix ram init regression
Gerd Hoffmann
1
-0
/
+3
2016-06-29
ICH9 LPC: move call of isa_bus_irqs to 'realize' method
Efimov Vasily
1
-3
/
+0
2016-06-29
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
1
-1
/
+5
2016-06-29
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
1
-2
/
+1
2016-06-29
pc_q35: configure Q35 instance using properties
Efimov Vasily
1
-6
/
+12
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
1
-0
/
+2
2016-06-14
pc: Add 2.7 machine
Igor Mammedov
1
-2
/
+11
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
1
-1
/
+1
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
1
-0
/
+1
2016-03-15
kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35
Rita Sinha
1
-2
/
+3
2016-03-11
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
1
-1
/
+7
2016-02-25
q35: No need to check gigabyte_align
Eduardo Habkost
1
-3
/
+1
2016-02-25
q35: Remove unused q35-acpi-dsdt.aml file
Eduardo Habkost
1
-4
/
+0
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
1
-1
/
+1
2016-02-25
machine: Remove no_tco field
Eduardo Habkost
1
-2
/
+1
2016-02-25
q35: Remove old machine versions
Eduardo Habkost
1
-165
/
+0
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
1
-3
/
+1
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
1
-8
/
+0
2016-02-06
pc: Simplify pc_memory_init() signature
Eduardo Habkost
1
-1
/
+1
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
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
[next]