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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-10-04
1
-9
/
+3
|
\
|
*
pci-assign: use monitor_handle_fd_param
Paolo Bonzini
2012-09-26
1
-9
/
+3
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-10-04
4
-20
/
+32
|
\
\
|
*
|
virtio-serial-bus: let chardev know the exact number of bytes requested
Amit Shah
2012-09-28
1
-8
/
+3
|
*
|
virtio: Introduce virtqueue_get_avail_bytes()
Amit Shah
2012-09-28
2
-8
/
+25
|
*
|
virtio: use unsigned int for counting bytes in vq
Amit Shah
2012-09-28
1
-1
/
+1
|
*
|
virtio-net: fix used len for tx
Michael S. Tsirkin
2012-09-28
1
-2
/
+2
|
*
|
virtio: don't mark unaccessed memory as dirty
Michael S. Tsirkin
2012-09-28
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'kraxel/usb.66' into staging
Anthony Liguori
2012-10-04
3
-106
/
+137
|
\
\
\
|
*
|
|
usb: Fix usb_packet_map() in the presence of IOMMUs
David Gibson
2012-09-26
1
-9
/
+15
|
*
|
|
ehci: Fix interrupt packet MULT handling
Hans de Goede
2012-09-26
1
-20
/
+20
|
*
|
|
xhci: create a memory region for each port
Gerd Hoffmann
2012-09-26
1
-42
/
+43
|
*
|
|
xhci: route string & usb hub support
Gerd Hoffmann
2012-09-26
1
-31
/
+55
|
*
|
|
xhci: tweak limits
Gerd Hoffmann
2012-09-26
1
-4
/
+4
|
*
|
|
compat: turn off msi/msix on xhci for old machine types
Gerd Hoffmann
2012-09-26
1
-0
/
+16
|
*
|
|
add pc-1.3 machine type
Gerd Hoffmann
2012-09-26
1
-2
/
+10
*
|
|
|
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
2012-10-04
3
-13
/
+3
*
|
|
|
vfio_pci: fix build on 32-bit systems
Anthony Liguori
2012-10-01
1
-1
/
+1
*
|
|
|
vfio: Enable vfio-pci and mark supported
Alex Williamson
2012-10-01
1
-1
/
+2
*
|
|
|
vfio: vfio-pci device assignment driver
Alex Williamson
2012-10-01
2
-0
/
+1978
|
|
/
/
|
/
|
|
*
|
|
Versatile Express: Add modelling of NOR flash
Francesco Lavra
2012-09-26
1
-2
/
+24
*
|
|
Versatile Express: Fix NOR flash 0 address and remove flash alias
Francesco Lavra
2012-09-26
1
-5
/
+2
*
|
|
hw/armv7m_nvic: Correctly register GIC region when setting up NVIC
Meador Inge
2012-09-26
1
-1
/
+2
*
|
|
pl190: fix read of VECTADDR
Brendan Fennell
2012-09-26
1
-6
/
+12
|
|
/
|
/
|
*
|
add a boot parameter to set reboot timeout
Amos Kong
2012-09-25
1
-0
/
+25
*
|
ivshmem: add 64bit option
Gerd Hoffmann
2012-09-25
2
-3
/
+14
*
|
compat: turn off msi/msix on xhci for old machine types
Gerd Hoffmann
2012-09-25
1
-0
/
+16
*
|
add pc-1.3 machine type
Gerd Hoffmann
2012-09-25
1
-2
/
+10
*
|
target-sparc: use notifier for signaling guest system_powerdown command
Igor Mammedov
2012-09-25
1
-1
/
+13
*
|
target-arm: use notifier for signaling guest system_powerdown command
Igor Mammedov
2012-09-25
1
-1
/
+13
*
|
acpi: use notifier for signaling guest system_powerdown command
Igor Mammedov
2012-09-25
1
-3
/
+5
|
/
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-09-25
4
-7
/
+6
|
\
|
*
pflash_cfi01: Fix warning caused by unreachable code
Stefan Weil
2012-09-23
1
-4
/
+4
|
*
ioh3420: Remove unreachable code
Stefan Weil
2012-09-23
1
-1
/
+0
|
*
lm4549: Fix buffer overflow
Stefan Weil
2012-09-23
1
-1
/
+1
|
*
cadence_uart: Fix buffer overflow
Stefan Weil
2012-09-23
1
-1
/
+1
*
|
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-09-25
3
-23
/
+46
|
\
\
|
|
/
|
/
|
|
*
SCSI: Standard INQUIRY data should report HiSup flag as set.
Ronnie Sahlberg
2012-09-21
1
-1
/
+1
|
*
scsi-disk: use scsi_data_cdb_length
Paolo Bonzini
2012-09-21
1
-9
/
+5
|
*
scsi: introduce scsi_cdb_length and scsi_data_cdb_length
Paolo Bonzini
2012-09-21
2
-5
/
+20
|
*
scsi-disk: fix check for out-of-range LBA
Paolo Bonzini
2012-09-21
1
-1
/
+5
|
*
scsi-disk: introduce check_lba_range
Paolo Bonzini
2012-09-21
1
-8
/
+16
*
|
Merge branch 'usb.65' of git://git.kraxel.org/qemu
Aurelien Jarno
2012-09-21
4
-134
/
+618
|
\
\
|
|
/
|
/
|
|
*
uhci: Don't queue up packets after one with the SPD flag set
Hans de Goede
2012-09-13
1
-1
/
+4
|
*
usb-redir: Revert usb-redir part of commit 93bfef4c
Hans de Goede
2012-09-13
1
-5
/
+3
|
*
usb-redir: Add chardev open / close debug logging
Hans de Goede
2012-09-13
1
-0
/
+6
|
*
usb-redir: Add support for migration
Hans de Goede
2012-09-13
1
-3
/
+346
|
*
usb-redir: Store max_packet_size in endp_data
Hans de Goede
2012-09-13
1
-1
/
+3
|
*
usb-redir: Add an already_in_flight packet-id queue
Hans de Goede
2012-09-13
1
-0
/
+43
|
*
usb-redir: Change cancelled packet code into a generic packet-id queue
Hans de Goede
2012-09-13
1
-31
/
+71
[next]