index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
/
ich.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-1
/
+2
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-23
ide/ich: QOM parent field cleanup
Andreas Färber
1
-11
/
+11
2013-07-23
ide/ich: QOM Upcast Sweep
Peter Crosthwaite
1
-5
/
+5
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-2
/
+2
2013-01-25
ahci: Add migration support
Jason Baron
1
-4
/
+10
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-1
/
+1
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-2
/
+2
2012-07-29
Merge branch pci into master
Michael S. Tsirkin
1
-3
/
+1
2012-07-04
pci: convert PCIUnregisterFunc to void
Alex Williamson
1
-3
/
+1
2012-06-27
ide/ahci: Use universal DMA helper functions
David Gibson
1
-1
/
+1
2012-06-07
msi: Invoke msi/msix_write_config from PCI core
Jan Kiszka
1
-8
/
+0
2012-06-07
msi: Invoke msi/msix_reset from PCI core
Jan Kiszka
1
-1
/
+0
2012-06-07
ahci: Clean up reset functions
Jan Kiszka
1
-6
/
+4
2012-06-07
ahci: Fix reset of MSI function
Jan Kiszka
1
-2
/
+10
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+3
2012-02-03
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
1
-2
/
+0
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-7
/
+10
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-12
/
+19
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
1
-17
/
+13
2011-09-21
ahci: add port I/O index-data pair
Daniel Verkamp
1
-1
/
+26
2011-09-12
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
1
-1
/
+0
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
1
-1
/
+1
2011-08-08
ahci: convert to memory API
Avi Kivity
1
-2
/
+1
2011-07-20
ahci doesn't support migration
Gerd Hoffmann
1
-0
/
+6
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
1
-3
/
+3
2011-06-12
hw/ide/ich.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-5
/
+4
2011-05-16
ahci: Unbreak bar registration
Jan Kiszka
1
-3
/
+3
2011-05-16
ich/ahci: fix uninitialized memory use
Michael S. Tsirkin
1
-2
/
+2
2011-05-05
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
1
-1
/
+0
2011-05-05
MSI: Robust resource release
Jan Kiszka
1
-4
/
+1
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2011-04-07
ich/ahci: convert to pci_register_bar_simple()
Avi Kivity
1
-2
/
+1
2011-02-07
ahci: make number of ports runtime determined
Alexander Graf
1
-1
/
+2
2011-02-07
ahci: split ICH and AHCI even more
Alexander Graf
1
-2
/
+88
2011-02-07
ahci: split ICH9 from core
Sebastian Herbszt
1
-0
/
+61