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
*
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
|
\
\
|
|
/
|
*
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-07
1
-1
/
+1
|
*
pc: pass PCI hole ranges to Guests
Michael S. Tsirkin
2013-07-04
1
-0
/
+26
|
*
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
2013-07-04
1
-1
/
+45
*
|
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
|
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-7
/
+7
|
/
*
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
2013-06-28
1
-1
/
+1
*
pc: Make -no-fd-bootchk stick across boot order changes
Markus Armbruster
2013-06-19
1
-4
/
+3
*
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-15
1
-10
/
+18
|
\
|
*
isa: QOM'ify ISADevice
Andreas Färber
2013-06-07
1
-4
/
+5
|
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
1
-6
/
+13
*
|
pc: Fix crash when attempting to hotplug CPU with negative ID
Igor Mammedov
2013-06-10
1
-0
/
+5
|
/
*
refer to FWCfgState explicitly
Laszlo Ersek
2013-06-02
1
-12
/
+12
*
pc: Implement QEMUMachine::hot_add_cpu hook
Igor Mammedov
2013-05-01
1
-0
/
+26
*
target-i386: Move APIC to ICC bus
Igor Mammedov
2013-05-01
1
-2
/
+11
*
target-i386: Attach ICC bus to CPU on its creation
Igor Mammedov
2013-05-01
1
-4
/
+6
*
target-i386: Introduce apic-id CPU property
Igor Mammedov
2013-05-01
1
-1
/
+28
*
pc: Update rtc_cmos on CPU hot-plug
Igor Mammedov
2013-05-01
1
-0
/
+20
*
pc: QOM'ify port 92
Andreas Färber
2013-04-29
1
-5
/
+9
[next]