index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pc.c
Age
Commit message (
Expand
)
Author
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
2008-04-22
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-22
x86: remove load_kernel()
aurel32
2008-04-13
x86: Rework local IRQ delivery for APICs
aurel32
2008-04-07
Fix vmmouse with -smp
aurel32
2008-03-28
Tell BIOS about the number of CPUs
aurel32
2008-03-18
SCI fixes
aurel32
2008-02-03
Fix VMware VGA init call (Anthony Liguori).
balrog
2007-12-16
Fix char* signedness, by Andre Przywara.
ths
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
2007-11-18
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
blueswir1
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
2007-11-17
Break up vl.h.
pbrook
2007-11-11
More generic boot devices specification, allowing more devices to be specified
j_mayer
2007-11-10
added cpu_model parameter to cpu_init()
bellard
2007-11-08
added -cpu option for x86 (initial patch by Dan Kenigsberg)
bellard
2007-11-07
removed traces
bellard
[next]