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
*
input: fix jumpy mouse cursor with USB mouse emulation
Christian Burger
2014-07-01
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...
Peter Maydell
2014-07-01
17
-49
/
+60
|
\
|
*
irq: Slim conversion of qemu_irq to QOM
Andreas Färber
2014-07-01
1
-2
/
+20
|
*
irq: Allocate IRQs individually
Peter Crosthwaite
2014-07-01
4
-16
/
+10
|
*
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-06-30
14
-29
/
+28
|
*
sdhci: Fix misuse of qemu_free_irqs()
Andreas Färber
2014-06-30
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-07-01
1
-9
/
+3
|
\
\
|
|
/
|
/
|
|
*
virtio-scsi: scsi events must be converted to target endianness
Cédric Le Goater
2014-07-01
1
-2
/
+2
|
*
virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
Greg Kurz
2014-07-01
1
-7
/
+1
*
|
vfio: use correct runstate
Paolo Bonzini
2014-06-30
1
-1
/
+1
*
|
vfio: Make BARs native endian
Alexey Kardashevskiy
2014-06-30
1
-10
/
+31
*
|
vfio-pci: Fix MSI-X masking performance
Alex Williamson
2014-06-30
1
-102
/
+131
*
|
vfio-pci: Fix MSI/X debug code
Alex Williamson
2014-06-30
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/bonzini/small-fixes' into staging
Peter Maydell
2014-06-30
4
-4
/
+6
|
\
|
*
serial: poll the serial console with G_IO_HUP
Roger Pau Monne
2014-06-30
4
-4
/
+6
*
|
timer: cadence_ttc: Convert to instance_init
Alistair Francis
2014-06-29
1
-9
/
+6
*
|
hw/arm/pxa2xx_gpio: Correct and register vmstate
Peter Maydell
2014-06-29
1
-1
/
+2
*
|
hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR reads
Peter Maydell
2014-06-29
1
-8
/
+6
*
|
hw/arm/strongarm: Wire up missing GPIO and PPC vmstate
Peter Maydell
2014-06-29
1
-0
/
+4
*
|
hw/arm/strongarm: Fix handling of GPSR/GPCR reads
Peter Maydell
2014-06-29
1
-8
/
+6
*
|
hw/arm/virt: Provide PL031 RTC
Peter Maydell
2014-06-29
1
-0
/
+30
|
/
*
vhost-net: disable when cross-endian
Greg Kurz
2014-06-29
1
-0
/
+19
*
virtio-9p: use virtio wrappers to access headers
Greg Kurz
2014-06-29
1
-1
/
+2
*
virtio-serial-bus: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-15
/
+31
*
virtio-scsi: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-18
/
+20
*
virtio-blk: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-17
/
+21
*
virtio-balloon: use virtio wrappers to access page frame numbers
Rusty Russell
2014-06-29
1
-3
/
+5
*
virtio-net: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-14
/
+17
*
virtio: allow byte swapping for vring
Rusty Russell
2014-06-29
1
-41
/
+48
*
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
2014-06-29
2
-16
/
+91
*
exec: introduce target_words_bigendian() helper
Greg Kurz
2014-06-29
1
-3
/
+0
*
virtio: add subsections to the migration stream
Greg Kurz
2014-06-29
1
-2
/
+19
*
virtio-rng: implement per-device migration calls
Greg Kurz
2014-06-29
1
-5
/
+7
*
virtio-balloon: implement per-device migration calls
Greg Kurz
2014-06-29
1
-11
/
+14
*
virtio-serial: implement per-device migration calls
Greg Kurz
2014-06-29
1
-14
/
+20
*
virtio-blk: implement per-device migration calls
Greg Kurz
2014-06-29
1
-8
/
+16
*
virtio-net: implement per-device migration calls
Greg Kurz
2014-06-29
1
-6
/
+16
*
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
7
-7
/
+18
*
virtio-serial: don't migrate the config space
Alexander Graf
2014-06-29
1
-10
/
+6
*
virtio-net: byteswap virtio-net header
Cédric Le Goater
2014-06-29
1
-0
/
+17
*
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
2014-06-29
1
-9
/
+14
*
Allow mismatched virtio config-len
Dr. David Alan Gilbert
2014-06-29
1
-5
/
+11
*
pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout
Don Slutz
2014-06-29
1
-0
/
+10
*
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
2014-06-29
1
-0
/
+18
*
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
2014-06-29
1
-5
/
+5
*
Merge remote-tracking branch 'remotes/xtensa/tags/20140629-xtensa' into staging
Peter Maydell
2014-06-29
5
-50
/
+162
|
\
|
*
hw/xtensa/xtfpga: implement initrd loading
Max Filippov
2014-06-29
1
-0
/
+24
|
*
hw/xtensa/xtfpga: implement DTB loading
Max Filippov
2014-06-29
1
-0
/
+23
|
*
hw/xtensa/xtfpga: implement uImage loading
Max Filippov
2014-06-29
1
-1
/
+24
|
*
hw/xtensa/xtfpga: add memory info to bootparam
Max Filippov
2014-06-29
2
-1
/
+17
[next]