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
*
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
2014-09-22
1
-1
/
+1
*
ide: Convert trim_aiocb_info.cancel to .cancel_async
Fam Zheng
2014-09-22
1
-7
/
+5
*
ide/ahci: Check for -ECANCELED in aio callbacks
Fam Zheng
2014-09-22
2
-0
/
+15
*
ide/atapi: Mark non-data commands as complete
John Snow
2014-09-22
1
-4
/
+3
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-18
8
-57
/
+69
|
\
|
*
pc: leave more space for BIOS allocations
Michael S. Tsirkin
2014-09-18
1
-2
/
+4
|
*
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-09-18
1
-19
/
+20
|
*
vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation
Damjan Marion
2014-09-18
1
-4
/
+4
|
*
virtio-pci: enable bus master for old guests
Michael S. Tsirkin
2014-09-18
1
-0
/
+10
|
*
Revert "virtio: don't call device on !vm_running"
Michael S. Tsirkin
2014-09-18
1
-8
/
+1
|
*
virtio-net: drop assert on vm stop
Michael S. Tsirkin
2014-09-18
1
-2
/
+0
|
*
qdev: Move global validation to a single function
Eduardo Habkost
2014-09-18
2
-23
/
+23
|
*
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
2014-09-18
1
-1
/
+1
|
*
hw/machine: Free old values of string properties
Eduardo Habkost
2014-09-14
1
-0
/
+8
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-09-15
11
-80
/
+100
|
\
\
|
*
|
dataplane: fix virtio_blk_data_plane_create() op blocker error path
Stefan Hajnoczi
2014-09-11
1
-2
/
+2
|
*
|
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
2014-09-10
8
-59
/
+77
|
*
|
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
2014-09-10
8
-33
/
+39
|
*
|
IDE: MMIO IDE device control should be little endian
Valentin Manea
2014-09-10
1
-2
/
+2
|
*
|
xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()
Markus Armbruster
2014-09-10
1
-1
/
+0
|
*
|
xen_disk: Plug memory leak on error path
Markus Armbruster
2014-09-10
1
-17
/
+14
*
|
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-12
79
-173
/
+629
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pckbd: adding new fields to vmstate
Pavel Dovgalyuk
2014-09-11
1
-0
/
+51
|
*
|
mc146818rtc: add missed field to vmstate
Pavel Dovgalyuk
2014-09-11
1
-0
/
+24
|
*
|
piix: do not set irq while loading vmstate
Pavel Dovgalyuk
2014-09-11
1
-2
/
+28
|
*
|
serial: fixing vmstate for save/restore
Pavel Dovgalyuk
2014-09-11
1
-30
/
+195
|
*
|
parallel: adding vmstate for save/restore
Pavel Dovgalyuk
2014-09-11
1
-0
/
+18
|
*
|
fdc: adding vmstate for save/restore
Pavel Dovgalyuk
2014-09-11
1
-0
/
+74
|
*
|
apic_common: vapic_paddr synchronization fix
Pavel Dovgalyuk
2014-09-11
1
-11
/
+26
|
*
|
memory: add parameter errp to memory_region_init_rom_device
Hu Tao
2014-09-09
2
-2
/
+14
|
*
|
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
70
-128
/
+199
*
|
|
hw/arm/boot: enable DTB support when booting ELF images
Ard Biesheuvel
2014-09-12
1
-2
/
+20
*
|
|
hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed
Ard Biesheuvel
2014-09-12
1
-0
/
+10
*
|
|
hw/arm/boot: pass an address limit to and return size from load_dtb()
Ard Biesheuvel
2014-09-12
1
-3
/
+31
*
|
|
hw/arm/boot: load DTB as a ROM image
Ard Biesheuvel
2014-09-12
1
-1
/
+4
*
|
|
hw/arm/virt: fix pl011 and pl031 irq flags
Peter Maydell
2014-09-12
1
-2
/
+2
*
|
|
hw/arm/virt: Provide flash devices for boot ROMs
Peter Maydell
2014-09-12
1
-0
/
+70
*
|
|
pl061: implement input interrupt logic
Colin Leitner
2014-09-12
1
-14
/
+45
*
|
|
hw/arm/virt: add linux, stdout-path to /chosen DT node
Ard Biesheuvel
2014-09-12
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...
Peter Maydell
2014-09-11
4
-12
/
+21
|
\
\
\
|
*
|
|
console: stop using PixelFormat
Gerd Hoffmann
2014-09-05
4
-12
/
+21
*
|
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...
Peter Maydell
2014-09-11
1
-1
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
xhci PCIe endpoint migration compatibility fix
Dr. David Alan Gilbert
2014-09-10
1
-1
/
+5
|
|
|
/
|
|
/
|
*
|
|
apb: implement PCI bus error interrupt map registers
Mark Cave-Ayland
2014-09-09
1
-2
/
+13
*
|
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-09-08
2
-25
/
+104
|
\
\
\
|
*
|
|
ide: Add resize callback to ide/core
John Snow
2014-09-08
1
-10
/
+59
|
*
|
|
IDE: Fill the IDENTIFY request consistently
John Snow
2014-09-08
1
-13
/
+15
|
*
|
|
ide: Add wwn support to IDE-ATAPI drive
John Snow
2014-09-08
1
-0
/
+14
|
*
|
|
pflash_cfi01: write flash contents to bdrv on incoming migration
Laszlo Ersek
2014-09-08
1
-0
/
+14
|
*
|
|
pflash_cfi01: fixup stale DPRINTF() calls
Laszlo Ersek
2014-09-08
1
-2
/
+2
|
|
/
/
[next]