index
:
~jwrdegoede/qemu-old
master
spice.kvm.v14
spice.kvm.v18
spice.v14
spice.v16
spice.v17
spice.v19
spice.v20
spice.v21
spice.v30
Hans' cgi-bin.old usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-16
pci.c: remove unnecessary #ifdef DEBUG_PCI.
Isaku Yamahata
1
-14
/
+15
2009-07-16
Add boot menu control via command line switch
Jan Kiszka
2
-0
/
+2
2009-07-16
Add qemu_unregister_reset
Jan Kiszka
1
-0
/
+1
2009-07-16
Move boot_set callback backend
Jan Kiszka
1
-2
/
+3
2009-07-16
Add a pc-0-10 machine type for compatibility with 0.10.x
Mark McLoughlin
1
-6
/
+53
2009-07-16
Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHER
Mark McLoughlin
2
-3
/
+20
2009-07-16
Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSI
Mark McLoughlin
1
-3
/
+18
2009-07-15
Sparc32: convert sparc32_dma to qdev
Blue Swirl
3
-21
/
+56
2009-07-15
Convert fdc to qdev
Blue Swirl
1
-23
/
+70
2009-07-15
Sparc32: convert slavio timers to qdev
Blue Swirl
1
-24
/
+64
2009-07-15
Sparc32/PPC: convert escc to qdev
Blue Swirl
1
-57
/
+97
2009-07-13
Sparc32: convert slavio_misc to qdev
Blue Swirl
3
-64
/
+146
2009-07-13
Sparc32: convert idreg to qdev
Blue Swirl
1
-8
/
+42
2009-07-12
target-ppc: fix typo in _cpu_ppc_load_decr
Tristan Gingold
1
-4
/
+4
2009-07-12
Sparc32/Sparc64/PPC: convert m48txx to qdev
Blue Swirl
1
-17
/
+42
2009-07-12
Sparc32: convert tcx to qdev
Blue Swirl
2
-28
/
+71
2009-07-12
Sparc32: use the OpenFirmware name for ecc
Blue Swirl
1
-2
/
+2
2009-07-12
Sparc64: convert ebus to qdev
Blue Swirl
1
-2
/
+18
2009-07-12
Sparc32: convert eccmemctl to qdev
Blue Swirl
2
-17
/
+37
2009-07-12
sparc64: really initialize irq
Igor Kovalenko
1
-2
/
+3
2009-07-11
Fix PCI IRQ breakage
Paul Brook
1
-1
/
+1
2009-07-11
Revert "Fix the PCI header type of APB"
Blue Swirl
1
-1
/
+1
2009-07-11
Fix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764c58348 partially
Blue Swirl
1
-1
/
+1
2009-07-10
Indent ac97 and es1370 according to audio formatting
Anthony Liguori
2
-10
/
+10
2009-07-10
qemu/virtio: mark msi vectors used on load
Michael S. Tsirkin
1
-5
/
+17
2009-07-10
qemu/msi: missing braces
Michael S. Tsirkin
1
-1
/
+2
2009-07-10
qemu/msi: clean used vectors state on load
Michael S. Tsirkin
1
-0
/
+1
2009-07-10
usb-ohci: Fix endianness issue
Michael Buesch
1
-2
/
+2
2009-07-09
qemu: remove control vector save
Michael S. Tsirkin
1
-3
/
+0
2009-07-09
fix segfault in msix_save
Michael S. Tsirkin
1
-5
/
+7
2009-07-09
Unregister savevm callback in eeprom93xx_free()
Mark McLoughlin
1
-0
/
+1
2009-07-09
Don't leak VLANClientState on PCI hot remove
Mark McLoughlin
8
-27
/
+24
2009-07-09
use constant IOPORTS_MASK instead of 0xffff.
Isaku Yamahata
2
-12
/
+12
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
2
-10
/
+3
2009-07-09
qdev: convert ac97.
Gerd Hoffmann
1
-20
/
+22
2009-07-09
qdev: convert es1370.
Gerd Hoffmann
1
-19
/
+22
2009-07-09
qdev/pci: misc fixes.
Gerd Hoffmann
1
-2
/
+3
2009-07-09
qdev: remove DeviceType
Gerd Hoffmann
2
-27
/
+18
2009-07-09
qdev: replace bus_type enum with bus_info struct.
Gerd Hoffmann
6
-62
/
+103
2009-07-09
qdev: update pci device registration.
Gerd Hoffmann
10
-36
/
+103
2009-07-05
Fix the PCI header type of APB
Blue Swirl
1
-1
/
+1
2009-07-05
Fix Sparse warning
Blue Swirl
1
-1
/
+2
2009-06-29
Replace -no-virtio-balloon by -balloon
Markus Armbruster
1
-2
/
+3
2009-06-29
x86: Factor out pc_new_cpu
Jan Kiszka
1
-14
/
+22
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
81
-114
/
+114
2009-06-29
monitor: Make pci_add device options truely optional
Jan Kiszka
1
-0
/
+4
2009-06-29
kvm: Rework VCPU synchronization
Jan Kiszka
1
-0
/
+3
2009-06-29
monitor: Drop pci_addr prefix from hotplug commands
Jan Kiszka
3
-20
/
+21
2009-06-29
Multiboot support v5
Alexander Graf
1
-8
/
+238
2009-06-29
Expose fw_cfg v2
Alexander Graf
1
-2
/
+6
[next]