index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pc_piix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-15
isapc: Fix segfault during initialization
Jan Kiszka
1
-11
/
+11
2011-12-20
audio: remove unused parameter isa_pic
Hervé Poussineau
1
-1
/
+1
2011-12-20
pc: give ISA bus to ISA methods
Hervé Poussineau
1
-2
/
+1
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
1
-8
/
+11
2011-12-19
pc: fix event_idx compatibility for virtio devices
Anthony Liguori
1
-0
/
+32
2011-12-18
pc: add pc-0.15
Anthony Liguori
1
-0
/
+9
2011-12-15
qom: add vga node to the pc composition tree
Anthony Liguori
1
-1
/
+5
2011-12-15
rtc: make piix3 set the rtc as a child (v2)
Anthony Liguori
1
-0
/
+11
2011-11-14
pc_piix: set qxl revision to 2 for pc-0.14
Alon Levy
1
-0
/
+12
2011-11-07
ac97: don't override the pci subsystem id
Gerd Hoffmann
1
-0
/
+16
2011-11-07
pc: add 1.0 machine type
Gerd Hoffmann
1
-3
/
+11
2011-10-21
pc: Fix floppy drives with if=none
Kevin Wolf
1
-2
/
+3
2011-10-16
pc: Convert GSIState::i8259_irq into array
Jan Kiszka
1
-1
/
+3
2011-10-16
pc: Generalize ISA IRQs to GSIs
Jan Kiszka
1
-14
/
+14
2011-09-25
pc: Re-order pc_init1 to initialize the ISA bus before ISA devices
Richard Henderson
1
-10
/
+12
2011-09-25
isa: Pass i/o address space to isa_bus_new
Richard Henderson
1
-1
/
+1
2011-09-23
isapc: give system address space when pci is disabled
Hervé Poussineau
1
-1
/
+1
2011-09-23
pc: Disable HPET for ISA machine
Jan Kiszka
1
-0
/
+1
2011-09-23
pc: Unbreak ROM mapping for ISA machine
Jan Kiszka
1
-3
/
+10
2011-08-22
440fx: fix PAM, PCI holes
Avi Kivity
1
-6
/
+17
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
1
-1
/
+5
2011-07-29
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
1
-1
/
+5
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
1
-1
/
+2
2011-07-29
pc: move global memory map out of pc_init1() and into its callers
Avi Kivity
1
-7
/
+8
2011-07-29
pc: grab system_memory
Avi Kivity
1
-1
/
+7
2011-07-26
xen: implement unplug protocol in xen_platform
Stefano Stabellini
1
-1
/
+5
2011-06-22
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
1
-0
/
+48
2011-06-19
xen: Add the Xen platform pci device
Steven Smith
1
-0
/
+4
2011-06-19
xen: fix interrupt routing
Stefano Stabellini
1
-5
/
+1
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
1
-7
/
+64
2011-06-14
virtio: compat event idx support
Michael S. Tsirkin
1
-0
/
+48
2011-05-08
xen: Add Xen hypercall for sleep state in the cmos_s3 callback.
Anthony PERARD
1
-1
/
+5
2011-05-08
xen: Introduce Xen Interrupt Controller
Anthony PERARD
1
-2
/
+6
2011-05-08
piix_pci: Introduces Xen specific call for irq.
Anthony PERARD
1
-1
/
+5
2011-05-08
pc, Disable vmport initialisation with Xen.
Anthony PERARD
1
-1
/
+1
2011-05-08
xen: Add xenfv machine
Anthony PERARD
1
-2
/
+39
2011-05-08
pc_memory_init: Move memory calculation to the caller.
Anthony PERARD
1
-2
/
+10
2011-04-09
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...
Isaku Yamahata
1
-8
/
+2
2011-04-07
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
1
-9
/
+1
2011-02-21
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
1
-2
/
+2
2011-02-20
fdc: refactor device creation
Blue Swirl
1
-3
/
+2
2011-02-14
kvm: x86: Introduce kvmclock device to save/restore its state
Jan Kiszka
1
-7
/
+25
2011-02-12
vmport: convert to qdev
Blue Swirl
1
-2
/
+0
2011-01-25
audio: consolidate audio_init()
Isaku Yamahata
1
-1
/
+2
2010-12-22
pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506
Isaku Yamahata
1
-8
/
+4
2010-12-09
pci: make command SERR bit writable
Isaku Yamahata
1
-0
/
+20
2010-11-21
vgabios update: handle compatibility with older qemu versions
Gerd Hoffmann
1
-0
/
+16
2010-11-21
virtfs: enable MSI-X
Gerd Hoffmann
1
-0
/
+8
2010-11-21
pc: add 0.13 pc machine type
Gerd Hoffmann
1
-1
/
+9
[next]