index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pc.c
Age
Commit message (
Expand
)
Author
2009-05-01
suport device driver initialization model
Glauber Costa
2009-05-01
Hardware watchdog
Richard W.M. Jones
2009-04-21
sending NUMA topology to BIOS (Andre Przywara)
aliguori
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-17
qemu: Add support for SMBIOS command line otions (Alex Williamson)
aliguori
2009-04-11
Remove redundant ram_require machine properly.
pbrook
2009-04-10
Clean up VGA ram allocation.
pbrook
2009-04-10
More phys_ram_base removal.
pbrook
2009-04-09
Use cpu_physical_memory_write_rom instead of memcpy.
pbrook
2009-04-09
Register a single area for vga bios and option roms
pbrook
2009-03-28
get roms more room. (Glauber Costa)
aliguori
2009-03-07
Sparse fixes: move ACPI table definitions to pc.h
blueswir1
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2009-02-27
Allow additions of ACPI tables from command line (Gleb Natapov)
aliguori
2009-02-11
qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)
aliguori
2009-01-24
Support epoch of 1980 in RTC emulation for MIPS Magnum
aurel32
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
Fix uninitialized variable warning
aliguori
2009-01-15
add a -vga none cli option (Stefano Stabellini)
aliguori
2009-01-15
add virtio-console initializer for x86 (Christian Ehrhardt)
aliguori
2009-01-13
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
2008-12-17
Add HPET emulation to qemu (Beth Kon)
aliguori
2008-12-17
Handle suspend in qemu (Gleb Natapov)
aliguori
2008-12-11
pci: virtio: use pci id defines (Gerd Hoffman)
aliguori
2008-12-04
Add virtio-balloon support
aliguori
2008-12-04
Add virtio-blk support
aliguori
2008-11-08
Use an option rom instead of boot sector for -kernel
aliguori
2008-10-24
hw/pc: don't register the memory hole as unassigned twice
aurel32
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-09-18
Add common keys to firmware configuration
blueswir1
2008-09-18
Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)
blueswir1
2008-09-15
Right now, kvm keeps the memory allocation split, so we can
aliguori
2008-09-06
Fix most warnings that would be caused by gcc flag -Wundef
blueswir1
2008-08-21
PC: suggest a workaround to boot a kernel without hard-disk
aurel32
2008-08-21
De-assert PIC IRQs properly at APIC level
aurel32
2008-08-21
De-assert ISA PIC IRQs properly
aurel32
2008-08-19
i386: fix isapc machine
aurel32
2008-08-15
Use C99 initializers
aurel32
2008-07-16
Fix a bunch of type mismatch-related warnings (Jan Kiszka).
balrog
2008-06-30
Move CPU save/load registration to common code.
pbrook
2008-06-20
Add an opaque parameter to boot_set API, move function to monitor.c
blueswir1
2008-06-04
save more CPU state
bellard
2008-05-28
moved halted field to CPU_COMMON
bellard
2008-05-13
Remove some uses of phys_ram_base (initial patch by Ian Jackson)
blueswir1
2008-05-05
hw/pc.c: fix warning
aurel32
2008-05-04
8250: Customized base baudrate
aurel32
2008-05-04
Allow bootdevice change from the monitor
aurel32
2008-04-27
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-24
RAM usage information in machine definition.
balrog
2008-04-22
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
[next]