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_piix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
1
-3
/
+12
2017-12-05
pci: Eliminate pci_find_primary_bus()
David Gibson
1
-6
/
+2
2017-11-16
NUMA: Enable adding NUMA node implicitly
Dou Liyang
1
-0
/
+1
2017-10-15
pc: remove useless hot_add_cpu initialisation
Laurent Vivier
1
-2
/
+0
2017-10-15
isapc: Remove unnecessary migration compatibility code
Eduardo Habkost
1
-2
/
+0
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-09-19
pc: use generic cpu_model parsing
Igor Mammedov
1
-3
/
+1
2017-09-08
pc: add 2.11 machine types
Marcel Apfelbaum
1
-3
/
+12
2017-08-23
numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9
Eduardo Habkost
1
-1
/
+1
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-4
/
+4
2017-06-28
migration: move skip_section_footers
Peter Xu
1
-1
/
+0
2017-06-28
migration: move skip_configuration out
Peter Xu
1
-1
/
+0
2017-06-28
migration: move global_state.optional out
Peter Xu
1
-1
/
+0
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
1
-1
/
+1
2017-06-13
migration: create global_state.c
Juan Quintela
1
-0
/
+1
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-3
/
+13
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
-3
/
+12
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
-3
/
+12
2016-12-22
pc: make pit configurable
Chao Peng
1
-1
/
+1
2016-09-09
pc: Add 2.8 machine
Longpeng(Mike)
1
-3
/
+13
2016-09-08
pc: keep gsi reference
Marc-André Lureau
1
-9
/
+8
2016-07-04
xen: fix ram init regression
Gerd Hoffmann
1
-22
/
+28
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
-3
/
+13
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
1
-1
/
+1
2016-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-22
/
+39
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-06-06
pc: allow raising low memory via max-ram-below-4g option
Gerd Hoffmann
1
-22
/
+39
2016-05-23
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
1
-0
/
+13
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
1
-13
/
+0
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
1
-0
/
+1
2016-03-11
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
1
-0
/
+5
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
1
-4
/
+1
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
1
-5
/
+0
2016-02-06
pc: Simplify xen_load_linux() signature
Eduardo Habkost
1
-1
/
+1
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
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
1
-1
/
+2
2015-12-22
pc: Add pc-*-2.6 machine classes
Eduardo Habkost
1
-3
/
+13
2015-12-22
pc: Remove redundant code from pc-*-2.3 machine classes
Eduardo Habkost
1
-2
/
+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
-4
/
+4
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
[next]