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
*
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: memory accessors for endian-ambivalent targets
Greg Kurz
2014-06-29
1
-0
/
+170
*
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
2014-06-29
3
-19
/
+101
*
cpu: introduce CPUClass::virtio_is_big_endian()
Greg Kurz
2014-06-29
2
-0
/
+7
*
exec: introduce target_words_bigendian() helper
Greg Kurz
2014-06-29
3
-9
/
+8
*
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
8
-8
/
+21
*
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: typo fixups
Michael S. Tsirkin
2014-06-29
1
-2
/
+1
*
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
2014-06-29
4
-12
/
+26
*
numa: Reject configuration if not all node IDs are present
Eduardo Habkost
2014-06-29
1
-1
/
+16
*
numa: Reject duplicate node IDs
Eduardo Habkost
2014-06-29
1
-0
/
+5
*
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
2014-06-29
3
-1
/
+11
*
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
*
vhost-user: fix wrong ids in documentation
Damjan Marion
2014-06-29
1
-14
/
+14
*
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
2014-06-29
4
-0
/
+60
*
pc: Fix "prog_if" typo on PC_COMPAT_2_0
Eduardo Habkost
2014-06-29
1
-1
/
+1
*
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
2014-06-29
2
-42
/
+23
*
numa: fix comment
Michael S. Tsirkin
2014-06-29
1
-1
/
+1
*
openrisc: fix comment
Michael S. Tsirkin
2014-06-29
1
-2
/
+2
*
numa: fix comment
Michael S. Tsirkin
2014-06-29
1
-1
/
+1
*
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
|
*
hw/xtensa/xtfpga: refactor bootparameters filling
Max Filippov
2014-06-29
2
-12
/
+21
|
*
hw/xtensa/xtfpga: use symbolic constants for bootparam tags
Max Filippov
2014-06-29
2
-3
/
+13
|
*
hw/xtensa/xtfpga: retrieve parameters from machine_opts
Max Filippov
2014-06-29
1
-2
/
+3
|
*
hw/xtensa: replace fprintfs with error_report
Max Filippov
2014-06-29
2
-6
/
+10
|
*
hw/xtensa: remove extraneous xtensa_ prefix from file names
Max Filippov
2014-06-29
4
-3
/
+3
|
*
hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705
Max Filippov
2014-06-29
1
-3
/
+5
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-06-29
48
-561
/
+1127
|
\
\
|
*
|
iotests: Fix 083 for out-of-tree builds
Max Reitz
2014-06-27
1
-4
/
+4
|
*
|
iotests: Drop Python version from 065's Shebang
Max Reitz
2014-06-27
1
-1
/
+1
|
*
|
iotests: Use $PYTHON for Python scripts
Max Reitz
2014-06-27
8
-41
/
+47
|
*
|
iotests: Source common.env
Max Reitz
2014-06-27
1
-0
/
+6
[next]