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
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-02-25
1
-2
/
+2
|
\
|
*
block: Add reference parameter to bdrv_open()
Max Reitz
2014-02-21
1
-2
/
+2
|
*
block: Change BDS parameter of bdrv_open() to **
Max Reitz
2014-02-21
1
-1
/
+1
*
|
xen_disk: fix io accounting
Olaf Hering
2014-02-20
1
-1
/
+12
|
/
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-1
/
+1
*
nand: Don't use qdev_create() in nand_init()
Andreas Färber
2014-02-14
1
-1
/
+1
*
dataplane: Comment fix
Markus Armbruster
2014-01-31
1
-1
/
+1
*
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
2014-01-24
1
-1
/
+1
*
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2014-01-10
1
-52
/
+34
|
\
|
*
dataplane: change vring API to use VirtQueueElement
Paolo Bonzini
2013-12-20
1
-52
/
+33
|
*
vring: factor common code for error exits
Paolo Bonzini
2013-12-20
1
-0
/
+1
*
|
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+0
*
|
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+1
|
/
*
Fix NOR flash device ID reading
Roy Franz
2013-12-17
1
-20
/
+85
*
Fix CFI query responses for NOR flash
Roy Franz
2013-12-17
1
-11
/
+94
*
Add max device width parameter for NOR devices
Roy Franz
2013-12-17
1
-0
/
+25
*
return status for each NOR flash device
Roy Franz
2013-12-17
1
-2
/
+13
*
Add device-width property to pflash_cfi01
Roy Franz
2013-12-17
1
-0
/
+11
*
rename pflash_t member width to bank_width
Roy Franz
2013-12-17
1
-8
/
+9
*
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
1
-4
/
+6
*
virtio-blk: Convert to QOM realize
Andreas Färber
2013-12-09
1
-12
/
+12
*
virtio-blk: QOM realize preparations
Andreas Färber
2013-12-09
1
-4
/
+4
*
virtio-blk-dataplane: Improve error reporting
Andreas Färber
2013-12-09
3
-18
/
+32
*
virtio-blk: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
*
bswap.h: Remove cpu_to_be32wu()
Peter Maydell
2013-11-05
1
-3
/
+3
*
bswap.h: Remove cpu_to_be16wu()
Peter Maydell
2013-11-05
1
-2
/
+2
*
shix: Don't require firmware presence for qtest
Andreas Färber
2013-11-05
1
-4
/
+6
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
1
-1
/
+1
|
\
|
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
1
-1
/
+1
*
|
virtio: Remove unneeded memcpy
Stefan Weil
2013-10-18
1
-1
/
+0
*
|
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
2013-10-11
2
-0
/
+10
*
|
xen_disk: mark ioreq as mapped before unmapping in error case
Matthew Daley
2013-10-10
1
-0
/
+1
*
|
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
2013-09-20
1
-2
/
+22
*
|
block: Error parameter for open functions
Max Reitz
2013-09-12
1
-1
/
+6
|
/
*
dataplane: Fix startup race.
Cornelia Huck
2013-09-06
1
-0
/
+9
*
xen_disk: simplify blk_disconnect with refcnt
Fam Zheng
2013-09-06
1
-6
/
+5
*
block: make bdrv_delete() static
Fam Zheng
2013-09-06
1
-2
/
+2
*
pflash_cfi02.c: fix debug macro
Antony Pavlov
2013-09-01
1
-1
/
+1
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
4
-19
/
+19
*
aio: drop io_flush argument
Stefan Hajnoczi
2013-08-19
1
-4
/
+4
*
dataplane/virtio-blk: drop flush_true() and flush_io()
Stefan Hajnoczi
2013-08-19
1
-15
/
+2
*
dataplane/virtio-blk: check exit conditions before aio_poll()
Stefan Hajnoczi
2013-08-19
1
-2
/
+2
*
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2013-08-12
2
-235
/
+0
*
pc_sysfw: remove the rom_only property
Paolo Bonzini
2013-08-12
1
-57
/
+7
*
sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatible
Paolo Bonzini
2013-08-12
1
-25
/
+1
*
onenand: QOM cast cleanup
Andreas Färber
2013-07-29
1
-10
/
+20
*
fdc: Fix inheritence for SUNW,fdtwo
Andreas Färber
2013-07-29
1
-44
/
+44
*
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-07-29
2
-9
/
+40
|
\
|
*
dataplane: refuse to start if device is already in use
Stefan Hajnoczi
2013-07-29
1
-0
/
+8
|
*
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
2013-07-29
2
-9
/
+32
[next]