index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pc & q35: Add new machine opt max-ram-below-4g
Don Slutz
2014-06-23
1
-0
/
+47
*
pc: pass MachineState to pc_memory_init
Paolo Bonzini
2014-06-19
1
-12
/
+12
*
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
2014-06-19
1
-2
/
+1
*
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
2014-06-19
1
-4
/
+8
*
pc: add "hotplug-memory-region-size" property to PC_MACHINE
Igor Mammedov
2014-06-19
1
-0
/
+19
*
pc: propagate memory hotplug event to ACPI device
Igor Mammedov
2014-06-19
1
-0
/
+10
*
trace: pc: add PC_DIMM slot & address allocation
Igor Mammedov
2014-06-19
1
-0
/
+3
*
pc-dimm: add busy slot check and slot auto-allocation
Igor Mammedov
2014-06-19
1
-0
/
+21
*
pc-dimm: add busy address check and address auto-allocation
Igor Mammedov
2014-06-19
1
-0
/
+9
*
pc: add memory hotplug handler to PC_MACHINE
Igor Mammedov
2014-06-19
1
-0
/
+59
*
pc: exit QEMU if compat machine doesn't support memory hotlpug
Igor Mammedov
2014-06-19
1
-0
/
+10
*
pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
Igor Mammedov
2014-06-19
1
-1
/
+8
*
pc: exit QEMU if number of slots more than supported 256
Igor Mammedov
2014-06-19
1
-0
/
+6
*
pc: initialize memory hotplug address space
Igor Mammedov
2014-06-19
1
-2
/
+24
*
pc: create custom generic PC machine type
Igor Mammedov
2014-06-18
1
-0
/
+57
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-2
/
+1
*
hw/i386/pc.c: Remove unused parallel_io and parallel_irq variables
Peter Maydell
2014-06-10
1
-3
/
+0
*
pc: port 92 reset requires a low->high transition
Paolo Bonzini
2014-05-13
1
-1
/
+2
*
SMBIOS: Build aggregate smbios tables and entry point
Gabriel L. Somlo
2014-05-05
1
-5
/
+19
*
SMBIOS: Rename symbols to better reflect future use
Gabriel L. Somlo
2014-05-05
1
-1
/
+1
*
E820: Add interface for accessing e820 table
Gabriel L. Somlo
2014-05-05
1
-0
/
+15
*
pc: Refuse max_cpus if it results in too large APIC ID
Eduardo Habkost
2014-03-18
1
-0
/
+8
*
pc: Refuse CPU hotplug if the resulting APIC ID is too large
Eduardo Habkost
2014-03-18
1
-0
/
+8
*
pc.c: better error message on initrd sizing failure
Michael S. Tsirkin
2014-02-05
1
-2
/
+2
*
pc: Save size of RAM below 4GB
Eduardo Habkost
2014-01-26
1
-0
/
+1
*
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2014-01-10
1
-9
/
+8
|
\
|
*
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
2013-12-23
1
-9
/
+8
*
|
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+6
*
|
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+1
|
/
*
pc: use macro for HPET type
Michael S. Tsirkin
2013-12-11
1
-1
/
+1
*
hpet: enable to entitle more irq pins for hpet
Liu Ping Fan
2013-12-11
1
-3
/
+16
*
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
2013-12-10
1
-14
/
+6
*
pc: register e820 entries for ram
Gerd Hoffmann
2013-11-04
1
-7
/
+1
*
pc: add etc/e820 fw_cfg file
Gerd Hoffmann
2013-11-04
1
-11
/
+28
*
Merge remote-tracking branch 'kraxel/e820.1' into staging
Anthony Liguori
2013-10-31
1
-0
/
+8
|
\
|
*
e820: pass high memory too.
Gerd Hoffmann
2013-10-17
1
-0
/
+8
*
|
i386: ACPI table generation code from seabios
Michael S. Tsirkin
2013-10-14
1
-0
/
+2
*
|
pc: use new api to add builtin tables
Michael S. Tsirkin
2013-10-14
1
-1
/
+1
*
|
i386: define pc guest info
Michael S. Tsirkin
2013-10-14
1
-0
/
+21
|
/
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
1
-2
/
+1
*
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
2013-08-20
1
-3
/
+3
*
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2013-08-12
1
-1
/
+1
*
target-i386: Fix X86CPU error handling
Andreas Färber
2013-08-06
1
-7
/
+6
*
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2013-07-29
1
-22
/
+34
*
pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h
Michael S. Tsirkin
2013-07-29
1
-2
/
+0
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-18
1
-1
/
+1
|
\
|
*
pc: don't access fw cfg if NULL
Michael S. Tsirkin
2013-07-15
1
-1
/
+1
*
|
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
1
-7
/
+10
*
|
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-09
1
-5
/
+6
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-08
1
-2
/
+72
|
\
\
|
|
/
[next]