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_piix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pc: remove useless hot_add_cpu initialisation
Laurent Vivier
2017-10-15
1
-2
/
+0
*
isapc: Remove unnecessary migration compatibility code
Eduardo Habkost
2017-10-15
1
-2
/
+0
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
pc: use generic cpu_model parsing
Igor Mammedov
2017-09-19
1
-3
/
+1
*
pc: add 2.11 machine types
Marcel Apfelbaum
2017-09-08
1
-3
/
+12
*
numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9
Eduardo Habkost
2017-08-23
1
-1
/
+1
*
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-4
/
+4
*
migration: move skip_section_footers
Peter Xu
2017-06-28
1
-1
/
+0
*
migration: move skip_configuration out
Peter Xu
2017-06-28
1
-1
/
+0
*
migration: move global_state.optional out
Peter Xu
2017-06-28
1
-1
/
+0
*
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2017-06-13
1
-1
/
+1
*
migration: create global_state.c
Juan Quintela
2017-06-13
1
-0
/
+1
*
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-18
1
-3
/
+13
|
\
|
*
pc: add 2.10 machine type
Peter Xu
2017-05-10
1
-3
/
+12
|
*
pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
Igor Mammedov
2017-05-10
1
-0
/
+1
*
|
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-11
1
-0
/
+2
|
/
*
pc: Add 2.9 machine-types
Eduardo Habkost
2017-01-18
1
-3
/
+12
*
pc: make pit configurable
Chao Peng
2016-12-22
1
-1
/
+1
*
pc: Add 2.8 machine
Longpeng(Mike)
2016-09-09
1
-3
/
+13
*
pc: keep gsi reference
Marc-André Lureau
2016-09-08
1
-9
/
+8
*
xen: fix ram init regression
Gerd Hoffmann
2016-07-04
1
-22
/
+28
*
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
1
-0
/
+2
*
pc: Add 2.7 machine
Igor Mammedov
2016-06-14
1
-3
/
+13
*
vl: Eliminate usb_enabled()
Eduardo Habkost
2016-06-13
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-08
1
-22
/
+39
|
\
|
*
pc: allow raising low memory via max-ram-below-4g option
Gerd Hoffmann
2016-06-06
1
-22
/
+39
*
|
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
|
/
*
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
2016-05-23
1
-0
/
+13
*
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-20
1
-13
/
+0
*
Sort the fw_cfg file list
Gerd Hoffmann
2016-04-07
1
-0
/
+1
*
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2016-03-11
1
-0
/
+5
*
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
2016-02-06
1
-4
/
+1
*
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
2016-02-06
1
-5
/
+0
*
pc: Simplify xen_load_linux() signature
Eduardo Habkost
2016-02-06
1
-1
/
+1
*
pc: Simplify pc_memory_init() signature
Eduardo Habkost
2016-02-06
1
-1
/
+1
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
2016-01-21
1
-3
/
+2
|
\
|
*
xen-hvm: Clean up xen_hvm_init() error handling
Markus Armbruster
2016-01-14
1
-3
/
+2
*
|
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
2016-01-21
1
-0
/
+2
|
/
*
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
2016-01-13
1
-1
/
+2
*
pc: Add pc-*-2.6 machine classes
Eduardo Habkost
2015-12-22
1
-3
/
+13
*
pc: Remove redundant code from pc-*-2.3 machine classes
Eduardo Habkost
2015-12-22
1
-2
/
+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
-4
/
+4
*
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 legacy_acpi_table_size global to PCMachineClass
Eduardo Habkost
2015-12-22
1
-21
/
+19
*
pc: Move compat boolean globals to PCMachineClass
Eduardo Habkost
2015-12-22
1
-44
/
+40
*
kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
Paolo Bonzini
2015-12-17
1
-2
/
+2
*
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
2015-12-17
1
-0
/
+1
[next]