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
/
pc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use cpu_index as apic_id.
Gleb Natapov
2009-06-13
1
-0
/
+6
*
Apic creation should not depend on pci
Gleb Natapov
2009-06-13
1
-8
/
+2
*
Add -no-virtio-balloon command-line option
Eduardo Habkost
2009-06-13
1
-1
/
+1
*
Use relative path for bios
Paul Brook
2009-05-30
1
-18
/
+32
*
Add common BusState
Paul Brook
2009-05-23
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-2
/
+2
*
Introduce is_default field for QEMUMachine
Anthony Liguori
2009-05-21
1
-0
/
+1
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-2
/
+10
*
Remove initrd warning message
Richard W.M. Jones
2009-05-20
1
-3
/
+0
*
keep initrd in below 4g area.
Glauber Costa
2009-05-20
1
-4
/
+5
*
Remove dead code
malc
2009-05-20
1
-14
/
+7
*
Disable >4G ram support on 32-bit targets
Paul Brook
2009-05-19
1
-0
/
+4
*
Separate virtio PCI code
Paul Brook
2009-05-18
1
-3
/
+3
*
SMBus qdev conversion
Paul Brook
2009-05-14
1
-1
/
+5
*
Virtio-console conversion
Paul Brook
2009-05-14
1
-3
/
+3
*
Virtio-balloon qdev conversion
Paul Brook
2009-05-14
1
-3
/
+3
*
Virtio-blk qdev conversion
Paul Brook
2009-05-14
1
-2
/
+1
*
LSI SCSI qdev conversion
Paul Brook
2009-05-14
1
-10
/
+2
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-10
/
+10
*
Push AUD_init down to devices
Paul Brook
2009-05-12
1
-7
/
+3
*
Make AUD_init failure fatal
Paul Brook
2009-05-12
1
-10
/
+8
*
reset state for load_linux
Glauber Costa
2009-05-08
1
-0
/
+7
*
register reset handler for option_roms
Glauber Costa
2009-05-08
1
-0
/
+25
*
suport device driver initialization model
Glauber Costa
2009-05-01
1
-2
/
+1
*
Hardware watchdog
Richard W.M. Jones
2009-05-01
1
-0
/
+3
*
sending NUMA topology to BIOS (Andre Przywara)
aliguori
2009-04-21
1
-0
/
+24
*
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-19
1
-1
/
+1
*
qemu: Add support for SMBIOS command line otions (Alex Williamson)
aliguori
2009-04-17
1
-0
/
+9
*
Remove redundant ram_require machine properly.
pbrook
2009-04-11
1
-2
/
+0
*
Clean up VGA ram allocation.
pbrook
2009-04-10
1
-15
/
+6
*
More phys_ram_base removal.
pbrook
2009-04-10
1
-1
/
+1
*
Use cpu_physical_memory_write_rom instead of memcpy.
pbrook
2009-04-09
1
-4
/
+4
*
Register a single area for vga bios and option roms
pbrook
2009-04-09
1
-68
/
+53
*
get roms more room. (Glauber Costa)
aliguori
2009-03-28
1
-10
/
+19
*
Sparse fixes: move ACPI table definitions to pc.h
blueswir1
2009-03-07
1
-4
/
+2
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-4
/
+5
*
Allow additions of ACPI tables from command line (Gleb Natapov)
aliguori
2009-02-27
1
-0
/
+5
*
qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+2
*
Support epoch of 1980 in RTC emulation for MIPS Magnum
aurel32
2009-01-24
1
-1
/
+1
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-10
/
+10
*
Fix uninitialized variable warning
aliguori
2009-01-16
1
-4
/
+4
*
add a -vga none cli option (Stefano Stabellini)
aliguori
2009-01-15
1
-17
/
+19
*
add virtio-console initializer for x86 (Christian Ehrhardt)
aliguori
2009-01-15
1
-0
/
+9
*
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
2009-01-13
1
-21
/
+5
*
Add HPET emulation to qemu (Beth Kon)
aliguori
2008-12-17
1
-0
/
+4
*
Handle suspend in qemu (Gleb Natapov)
aliguori
2008-12-17
1
-0
/
+8
*
pci: virtio: use pci id defines (Gerd Hoffman)
aliguori
2008-12-11
1
-2
/
+1
*
Add virtio-balloon support
aliguori
2008-12-04
1
-0
/
+5
*
Add virtio-blk support
aliguori
2008-12-04
1
-0
/
+13
*
Use an option rom instead of boot sector for -kernel
aliguori
2008-11-08
1
-22
/
+50
[next]