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
2013-01-04
Merge remote-tracking branch 'kraxel/testdev.1' into staging
Anthony Liguori
2013-01-04
pc: remove bochs bios debug ports
Gerd Hoffmann
2013-01-04
acpi: autoload dsdt
Gerd Hoffmann
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-04
hw/pc.c: Replace register_ioport_*
Julien Grall
2012-11-26
pc: Move ioapic_init() from pc_piix.c to pc.c
Jason Baron
2012-11-26
pc, pc_piix: split out pc nic initialization
Isaku Yamahata
2012-10-30
target-i386: Initialize APIC at CPU level
Igor Mammedov
2012-10-29
pc port92: convert PIO to new memory api read/write
Alexander Graf
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-22
serial: split serial.c
Gerd Hoffmann
2012-10-06
pc: use the new pci_vga_init() and isa_vga_init() functions
Aurelien Jarno
2012-10-06
vga: rename isa_vga_init() to isa_std_vga_init()
Aurelien Jarno
2012-10-06
vga: rename pci_vga_init() into pci_std_vga_init()
Aurelien Jarno
2012-09-17
pc: Drop practically unused BOCHS BIOS debug ports
Jan Kiszka
2012-08-18
pc: Fix RTC CMOS info on RAM for ram_size < 1MiB
Markus Armbruster
2012-08-15
Add one new file vga-pci.h and cleanup on all platforms
zhlcindy@gmail.com
2012-08-09
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
Peter Maydell
2012-08-04
Fixes related to processing of qemu's -numa option
Chegu Vinod
2012-08-01
target-i386: move cpu_reset and reset callback to cpu.c
Igor Mammedov
2012-08-01
target-i386: move cpu halted decision into x86_cpu_reset
Igor Mammedov
2012-07-17
hd-geometry: Compute BIOS CHS translation in one place
Markus Armbruster
2012-07-17
block: Geometry and translation hints are now useless, purge them
Markus Armbruster
2012-07-17
ide pc: Cut out the block layer geometry middleman
Markus Armbruster
2012-07-17
fdc: Move floppy geometry guessing back from block.c
Markus Armbruster
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
2012-06-04
pc: Pass X86CPU to pc_cpu_reset()
Andreas Färber
2012-06-04
pc: Use cpu_x86_init() to obtain X86CPU
Andreas Färber
2012-06-03
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-05-29
Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into staging
Anthony Liguori
2012-05-25
fdc: floppy drive should be visible after start without media
Pavel Hrdina
2012-05-17
xen: do not initialize the interval timer and PCSPK emulator
Stefano Stabellini
2012-05-16
pc: Enable MSI support at APIC level
Jan Kiszka
2012-04-17
xen: add a dummy xc_hvm_inject_msi for Xen < 4.2
Stefano Stabellini
2012-04-13
Xen: Add xen-apic support and hook it up.
Wei Liu
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
2012-03-14
i386 hw/: Don't use CPUState
Andreas Färber
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-07
kvm: x86: Add user space part for in-kernel i8254
Jan Kiszka
2012-02-29
block: add a transfer rate for floppy types
Hervé Poussineau
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
2012-02-22
hw/pc: move rom init to pc_sysfw.c
Jordan Justen
2012-02-17
pcspk: Convert to qdev
Jan Kiszka
2012-02-17
i8254: Rework & fix interaction with HPET in legacy mode
Jan Kiszka
2012-02-17
i8254: Pass alternative IRQ output object on initialization
Jan Kiszka
2012-02-17
i8254: Factor out interface header
Jan Kiszka
[next]