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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: move qdev->info to class
Anthony Liguori
2012-01-27
33
-93
/
+119
*
qdev: integrate with QEMU Object Model (v2)
Anthony Liguori
2012-01-27
2
-2
/
+35
*
qom: add the base Object class (v2)
Anthony Liguori
2012-01-27
8
-1
/
+931
*
pci: call reset unconditionally
Anthony Liguori
2012-01-27
1
-5
/
+2
*
openpic: remove dead code to make a PCI device version
Anthony Liguori
2012-01-27
3
-29
/
+5
*
macio: convert to qdev
Anthony Liguori
2012-01-27
1
-13
/
+30
*
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
2012-01-27
6
-17
/
+862
|
\
|
*
arm: SoC model for Calxeda Highbank
Rob Herring
2012-01-26
2
-0
/
+331
|
*
arm_boot: support board IDs more than 16 bits wide
Peter Maydell
2012-01-26
1
-6
/
+5
|
*
arm: add secondary cpu boot callbacks to arm_boot.c
Mark Langsdorf
2012-01-26
2
-11
/
+60
|
*
ahci: add support for non-PCI based controllers
Rob Herring
2012-01-26
1
-0
/
+44
|
*
Add xgmac ethernet model
Rob Herring
2012-01-26
2
-0
/
+422
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-01-27
28
-88
/
+1206
|
\
\
|
*
|
scsi: Guard against buflen exceeding req->cmd.xfer in scsi_disk_emulate_command
Thomas Higdon
2012-01-26
1
-9
/
+1
|
*
|
qcow: Use bdrv functions to replace file operation
Li Zhi Hui
2012-01-26
1
-17
/
+31
|
*
|
qcow: Return real error code in qcow_open
Li Zhi Hui
2012-01-26
1
-19
/
+37
|
*
|
block/vdi: Zero unused parts when allocating a new block (fix #919242)
Stefan Weil
2012-01-26
1
-2
/
+6
|
*
|
virtio-blk: add virtio_blk_handle_read trace event
Stefan Hajnoczi
2012-01-26
2
-0
/
+3
|
*
|
docs: describe live block operations
Marcelo Tosatti
2012-01-26
1
-0
/
+58
|
*
|
block: add support for partial streaming
Marcelo Tosatti
2012-01-26
3
-9
/
+96
|
*
|
add QERR_BASE_NOT_FOUND
Marcelo Tosatti
2012-01-26
3
-0
/
+8
|
*
|
block: add bdrv_find_backing_image
Marcelo Tosatti
2012-01-26
2
-0
/
+20
|
*
|
blockdev: make image streaming safe across hotplug
Stefan Hajnoczi
2012-01-26
1
-0
/
+38
|
*
|
qmp: add query-block-jobs
Stefan Hajnoczi
2012-01-26
6
-0
/
+115
|
*
|
qmp: add block_job_cancel command
Stefan Hajnoczi
2012-01-26
10
-1
/
+107
|
*
|
qmp: add block_job_set_speed command
Stefan Hajnoczi
2012-01-26
6
-0
/
+79
|
*
|
qmp: add block_stream command
Stefan Hajnoczi
2012-01-26
12
-0
/
+173
|
*
|
block: rate-limit streaming operations
Stefan Hajnoczi
2012-01-26
1
-6
/
+59
|
*
|
block: add image streaming block job
Stefan Hajnoczi
2012-01-26
4
-0
/
+141
|
*
|
block: add BlockJob interface for long-running operations
Stefan Hajnoczi
2012-01-26
2
-0
/
+88
|
*
|
block: make copy-on-read a per-request flag
Stefan Hajnoczi
2012-01-26
4
-12
/
+45
|
*
|
block: check bdrv_in_use() before blockdev operations
Stefan Hajnoczi
2012-01-26
2
-1
/
+19
|
*
|
coroutine: add co_sleep_ns() coroutine sleep function
Stefan Hajnoczi
2012-01-26
3
-0
/
+48
|
*
|
block: replace unchecked strdup/malloc/calloc with glib
Stefan Hajnoczi
2012-01-26
3
-28
/
+28
|
*
|
rbd: wire up snapshot removal and rollback functionality
Gregory Farnum
2012-01-26
1
-0
/
+22
|
|
/
*
|
qemu-io: end aio help text sentences with periods
Laszlo Ersek
2012-01-27
1
-2
/
+2
*
|
./configure: export xfs config via --{enable, disable}-xfsctl
Sergei Trofimovich
2012-01-27
1
-0
/
+4
*
|
pcnet: Preserve link state across device reset
Jan Kiszka
2012-01-27
1
-1
/
+2
*
|
e1000: Preserve link state across device reset
Jan Kiszka
2012-01-27
1
-0
/
+5
*
|
qdev-property: Make bit property parsing stricter
Jan Kiszka
2012-01-27
1
-2
/
+2
*
|
remove #if 0 code for timers
Paolo Bonzini
2012-01-27
1
-29
/
+0
|
/
*
vga: compile cirrus_vga in hwlib
Blue Swirl
2012-01-25
3
-4
/
+1
*
memory: change dirty setting APIs to take a size
Blue Swirl
2012-01-25
12
-48
/
+48
*
memory: fix dirty mask function length handling
Blue Swirl
2012-01-25
1
-5
/
+6
*
vga: fix -nodefaults -device VGA
Blue Swirl
2012-01-25
1
-0
/
+1
*
hyperv: fix build on non-KVM hosts
Blue Swirl
2012-01-23
2
-2
/
+4
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-01-23
40
-593
/
+1902
|
\
|
*
kvm: Activate in-kernel irqchip support
Jan Kiszka
2012-01-19
2
-1
/
+8
|
*
kvm: x86: Add user space part for in-kernel IOAPIC
Jan Kiszka
2012-01-19
3
-2
/
+129
|
*
kvm: x86: Add user space part for in-kernel i8259
Jan Kiszka
2012-01-19
4
-5
/
+178
[next]