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
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-06-03
1
-9
/
+0
|
\
|
*
pc: Enable MSI support at APIC level
Jan Kiszka
2012-05-16
1
-9
/
+0
*
|
Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into staging
Anthony Liguori
2012-05-29
1
-10
/
+13
|
\
\
|
*
|
xen: do not initialize the interval timer and PCSPK emulator
Stefano Stabellini
2012-05-17
1
-10
/
+13
|
|
/
*
|
fdc: floppy drive should be visible after start without media
Pavel Hrdina
2012-05-25
1
-1
/
+1
|
/
*
xen: add a dummy xc_hvm_inject_msi for Xen < 4.2
Stefano Stabellini
2012-04-17
1
-1
/
+1
*
Xen: Add xen-apic support and hook it up.
Wei Liu
2012-04-13
1
-0
/
+8
*
Replace Qemu by QEMU in comments
Stefan Weil
2012-04-07
1
-1
/
+1
*
i386 hw/: Don't use CPUState
Andreas Färber
2012-03-14
1
-10
/
+10
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-1
/
+1
*
kvm: x86: Add user space part for in-kernel i8254
Jan Kiszka
2012-03-07
1
-2
/
+12
*
block: add a transfer rate for floppy types
Hervé Poussineau
2012-02-29
1
-1
/
+2
*
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
2012-02-24
1
-11
/
+0
*
hw/pc: move rom init to pc_sysfw.c
Jordan Justen
2012-02-22
1
-51
/
+5
*
pcspk: Convert to qdev
Jan Kiszka
2012-02-17
1
-1
/
+2
*
i8254: Rework & fix interaction with HPET in legacy mode
Jan Kiszka
2012-02-17
1
-3
/
+12
*
i8254: Pass alternative IRQ output object on initialization
Jan Kiszka
2012-02-17
1
-1
/
+1
*
i8254: Factor out interface header
Jan Kiszka
2012-02-17
1
-0
/
+1
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-02-15
1
-2
/
+2
|
\
|
*
kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
Jan Kiszka
2012-02-08
1
-2
/
+2
*
|
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
|
/
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-8
/
+10
*
isa: pic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-7
/
+13
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-01-23
1
-7
/
+13
|
\
|
*
kvm: x86: Add user space part for in-kernel APIC
Jan Kiszka
2012-01-19
1
-5
/
+10
|
*
kvm: x86: Establish IRQ0 override control
Jan Kiszka
2012-01-19
1
-1
/
+2
|
*
msi: Generalize msix_supported to msi_supported
Jan Kiszka
2012-01-19
1
-2
/
+2
*
|
vga: make Cirrus ISA device optional
Blue Swirl
2012-01-22
1
-1
/
+1
*
|
vga: improve VGA logic
Blue Swirl
2012-01-22
1
-5
/
+0
|
/
*
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-3
/
+6
*
Set numa topology for max_cpus
Vasilis Liaskovitis
2011-12-22
1
-4
/
+4
*
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-12-20
1
-14
/
+14
*
qom: add vga node to the pc composition tree
Anthony Liguori
2011-12-15
1
-10
/
+16
*
fix spelling in hw sub directory
Dong Xu Wang
2011-12-06
1
-1
/
+1
*
hw/pc.c: Fix use-while-uninitialized of fd_type[]
Peter Maydell
2011-11-11
1
-3
/
+1
*
disable automatic loading of sgabios when -nographic
Paolo Bonzini
2011-11-07
1
-9
/
+0
*
Fix X86 CPU topology in KVM mode
Bharata B Rao
2011-11-02
1
-1
/
+0
*
pc: Fix floppy drives with if=none
Kevin Wolf
2011-10-21
1
-11
/
+14
*
pc: Fix and clean up PIC-to-APIC IRQ path
Jan Kiszka
2011-10-16
1
-3
/
+0
*
pc: Generalize ISA IRQs to GSIs
Jan Kiszka
2011-10-16
1
-9
/
+9
*
pc: Drop useless test from isa_irq_handler
Jan Kiszka
2011-10-16
1
-3
/
+2
*
pc: Convert port92 to isa_register_ioport
Richard Henderson
2011-10-11
1
-3
/
+13
*
pc: Unbreak ROM mapping for ISA machine
Jan Kiszka
2011-09-23
1
-4
/
+4
*
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-09-03
1
-2
/
+2
*
440fx: fix PAM, PCI holes
Avi Kivity
2011-08-22
1
-4
/
+7
*
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
2011-08-22
1
-1
/
+2
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-11
/
+11
*
pc: make vgabios exit port more useful
Anthony Liguori
2011-08-12
1
-2
/
+2
*
pc: convert pc_memory_init() to memory API
Avi Kivity
2011-07-29
1
-19
/
+40
*
pc: grab system_memory
Avi Kivity
2011-07-29
1
-1
/
+2
[next]