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
*
virtio-input: support absolute axis config in pass-through
Ladi Prosek
2019-11-29
2
-5
/
+47
*
virtio-input: fix emulated tablet axis ranges
Ladi Prosek
2019-11-29
1
-2
/
+2
*
virtio-input: add live migration support
Gerd Hoffmann
2019-11-29
1
-0
/
+40
*
virtio-input: implement pass-through evdev writes
Ladi Prosek
2019-11-29
1
-0
/
+23
*
virtio-input: retrieve EV_LED host config bits
Ladi Prosek
2019-11-29
1
-0
/
+1
*
virtio-input: add missing key mappings
Ladi Prosek
2019-11-29
1
-0
/
+2
*
ivshmem: fix ivshmem-{plain,doorbell} crash without arg
Marc-André Lureau
2019-11-29
1
-0
/
+30
*
ide: really restart pending and in-flight atapi dma
Pavel Butsykin
2019-11-29
4
-22
/
+43
*
ide: restart atapi dma by re-evaluating command packet
Pavel Butsykin
2019-11-29
1
-7
/
+6
*
ide: don't lose pending dma state
Pavel Butsykin
2019-11-29
3
-8
/
+20
*
xen: Fix IDE unplug
Anthony PERARD
2019-11-29
1
-0
/
+1
*
xenfb: use the correct condition to avoid excessive looping
Wei Liu
2019-11-29
1
-1
/
+1
*
net: stellaris_enet: check packet length against receive buffer
Prasad J Pandit
2019-11-29
1
-1
/
+11
*
virtio-gpu: block live migration
Gerd Hoffmann
2019-11-29
1
-0
/
+7
*
ui/virtio-gpu: add and use qemu_create_displaysurface_pixman
Gerd Hoffmann
2019-11-29
1
-4
/
+1
*
hw/mips_itu: fix off-by-one reported by Coverity
Leon Alrae
2019-11-29
1
-8
/
+3
*
spapr: Fix ibm,lrdr-capacity
Bharata B Rao
2019-11-29
1
-2
/
+5
*
spapr: fix possible Negative array index read
Gonglei
2019-11-29
1
-0
/
+4
*
hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"
Bill Paul
2019-11-29
1
-12
/
+2
*
ps2kbd: default to scancode_set 2, as with KBD_CMD_RESET
Hervé Poussineau
2019-11-29
1
-1
/
+1
*
hw/pci-bridge: Add missing unref in case register-bus fails
Wei Jiangang
2019-11-29
1
-1
/
+7
*
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
2019-11-29
3
-24
/
+12
*
virtio-scsi: use aio handler for data plane
Paolo Bonzini
2019-11-29
2
-25
/
+83
*
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
2019-11-29
2
-10
/
+30
*
virtio: add aio handler
Michael S. Tsirkin
2019-11-29
1
-4
/
+32
*
virtio-scsi: fix disabled mode
Paolo Bonzini
2019-11-29
1
-2
/
+2
*
virtio-blk: fix disabled mode
Paolo Bonzini
2019-11-29
2
-5
/
+4
*
virtio: make virtio_queue_notify_vq static
Paolo Bonzini
2019-11-29
1
-1
/
+1
*
virtio-balloon: reset the statistic timer to load device
Pavel Butsykin
2019-11-29
1
-0
/
+4
*
Migration: Add i82801b11 migration data
Dr. David Alan Gilbert
2019-11-29
1
-0
/
+9
*
Sort the fw_cfg file list
Gerd Hoffmann
2019-11-29
5
-8
/
+143
*
xen: piix reuse pci generic class init function
Michael S. Tsirkin
2019-11-29
1
-13
/
+1
*
pci-testdev: fast mmio support
Michael S. Tsirkin
2019-11-29
1
-1
/
+6
*
rtl8139: using CP_TX_OWN for ownership transferring during tx
Jason Wang
2019-11-29
1
-1
/
+1
*
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
2019-11-29
2
-0
/
+45
*
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
2019-11-29
1
-15
/
+1
*
hw/arm/bcm2836: Wire up CPU timer interrupts correctly
Peter Maydell
2019-11-29
1
-1
/
+5
*
opencores_eth: indicate autonegotiation completion
Max Filippov
2019-11-29
1
-1
/
+1
*
block: m25p80: at25128a/at25256a models
Marcin Krzeminski
2019-11-29
1
-2
/
+13
*
block: m25p80: n25q256a/n25q512a models
Marcin Krzeminski
2019-11-29
1
-1
/
+2
*
block: m25p80: Implemented FSR register
Marcin Krzeminski
2019-11-29
1
-0
/
+15
*
block: m25p80: Fast read and 4bytes commands
Marcin Krzeminski
2019-11-29
1
-4
/
+46
*
block: m25p80: Dummy cycles for N25Q256/512
Marcin Krzeminski
2019-11-29
1
-3
/
+11
*
block: m25p80: Add configuration registers
Marcin Krzeminski
2019-11-29
1
-0
/
+128
*
block: m25p80: 4byte address mode
Marcin Krzeminski
2019-11-29
1
-10
/
+33
*
block: m25p80: Extend address mode
Marcin Krzeminski
2019-11-29
1
-0
/
+27
*
block: m25p80: Widen flags variable
Marcin Krzeminski
2019-11-29
1
-1
/
+1
*
block: m25p80: RESET_ENABLE and RESET_MEMORY commands
Marcin Krzeminski
2019-11-29
1
-1
/
+40
*
block: m25p80: Removed unused variable
Marcin Krzeminski
2019-11-29
1
-2
/
+0
*
ARM: Virt: Use gpio_key for power button
Shannon Zhao
2019-11-29
1
-2
/
+5
[next]