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
*
tests/tcg: fix a few warnings
Catalin Patulea
2012-10-27
2
-2
/
+3
*
target-sparc64: disable VGA cirrus
Aurelien Jarno
2012-10-27
1
-1
/
+0
*
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
2012-10-27
6
-79
/
+118
|
\
|
*
target-arm: Remove out of date FIXME regarding saturating arithmetic
Peter Maydell
2012-10-24
1
-2
/
+0
|
*
target-arm: Implement abs_i32 inline rather than as a helper
Peter Maydell
2012-10-24
3
-8
/
+9
|
*
target-arm: Use TCG operation for Neon 64 bit negation
Peter Maydell
2012-10-24
3
-8
/
+3
|
*
arm-semi.c: Handle get/put_user() failure accessing arguments
Peter Maydell
2012-10-24
1
-61
/
+106
*
|
configure: avoid compiler warning in pipe2 detection
Bruce Rogers
2012-10-27
1
-2
/
+1
*
|
configure: Disable (clang) initializer-overrides warnings
Peter Maydell
2012-10-27
1
-0
/
+1
*
|
win32: fix broken build due to missing QEMU_MADV_HUGEPAGE
Luiz Capitulino
2012-10-24
1
-0
/
+2
*
|
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
2012-10-24
28
-420
/
+763
|
\
\
|
|
/
|
/
|
|
*
qmp: add NBD server commands
Paolo Bonzini
2012-10-23
4
-1
/
+179
|
*
block: add close notifiers
Paolo Bonzini
2012-10-23
4
-2
/
+14
|
*
block: prepare code for adding block notifiers
Paolo Bonzini
2012-10-23
1
-5
/
+5
|
*
qemu-sockets: add socket_listen, socket_connect, socket_parse
Paolo Bonzini
2012-10-23
4
-1
/
+111
|
*
tests: do not include tools-obj-y
Paolo Bonzini
2012-10-23
1
-5
/
+5
|
*
qemu-sockets: return InetSocketAddress from inet_parse
Paolo Bonzini
2012-10-23
1
-42
/
+79
|
*
qapi: add socket address types
Paolo Bonzini
2012-10-23
1
-0
/
+53
|
*
build: add QAPI files to the tools
Paolo Bonzini
2012-10-23
2
-3
/
+3
|
*
vnc: drop QERR_VNC_SERVER_FAILED
Paolo Bonzini
2012-10-23
2
-6
/
+0
|
*
qemu-sockets: add error propagation to Unix socket functions
Paolo Bonzini
2012-10-23
1
-8
/
+8
|
*
qemu-sockets: add error propagation to inet_parse
Paolo Bonzini
2012-10-23
1
-20
/
+21
|
*
qemu-sockets: add error propagation to inet_dgram_opts
Paolo Bonzini
2012-10-23
2
-27
/
+8
|
*
qemu-sockets: add error propagation to inet_connect_addr
Paolo Bonzini
2012-10-23
1
-9
/
+6
|
*
qemu-sockets: include strerror or gai_strerror output in error messages
Paolo Bonzini
2012-10-23
1
-21
/
+9
|
*
vnc: add error propagation to vnc_display_open
Paolo Bonzini
2012-10-23
2
-22
/
+29
|
*
vnc: reorganize code for reverse mode
Paolo Bonzini
2012-10-23
3
-16
/
+12
|
*
vnc: introduce a single label for error returns
Paolo Bonzini
2012-10-23
1
-25
/
+17
|
*
vnc: avoid Yoda conditionals
Paolo Bonzini
2012-10-23
1
-2
/
+2
|
*
qemu-ga: ask and print error information from qemu-sockets
Paolo Bonzini
2012-10-23
1
-3
/
+5
|
*
nbd: ask and print error information from qemu-sockets
Paolo Bonzini
2012-10-23
1
-8
/
+31
|
*
qemu-char: ask and print error information from qemu-sockets
Paolo Bonzini
2012-10-23
1
-6
/
+17
|
*
migration (incoming): add error propagation to fd and exec protocols
Paolo Bonzini
2012-10-23
7
-42
/
+27
|
*
migration (outgoing): add error propagation for all protocols
Paolo Bonzini
2012-10-23
6
-65
/
+22
|
*
migration: use qemu-sockets to establish Unix sockets
Paolo Bonzini
2012-10-23
3
-81
/
+21
|
*
migration: centralize call to migrate_fd_error()
Paolo Bonzini
2012-10-23
3
-2
/
+1
|
*
migration: avoid using error_is_set and thus relying on errp != NULL
Paolo Bonzini
2012-10-23
2
-9
/
+12
|
*
qemu-sockets: add nonblocking connect for Unix sockets
Paolo Bonzini
2012-10-23
3
-15
/
+70
|
*
qemu-sockets: unix_listen and unix_connect are portable
Paolo Bonzini
2012-10-23
1
-32
/
+17
|
*
qemu-sockets: add Error ** to all functions
Paolo Bonzini
2012-10-23
6
-24
/
+24
|
*
error: add error_set_errno and error_setg_errno
Paolo Bonzini
2012-10-23
2
-0
/
+37
*
|
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
383
-2240
/
+2240
*
|
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
2012-10-22
2
-34
/
+38
|
\
\
|
*
|
memory: abort if a memory region is destroyed during a transaction
Avi Kivity
2012-10-17
1
-0
/
+1
|
*
|
i440fx: avoid destroying memory regions within a transaction
Avi Kivity
2012-10-17
1
-34
/
+35
|
*
|
memory: Make eventfd adhere to device endianness
Alexander Graf
2012-10-17
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' int...
Anthony Liguori
2012-10-22
1
-3
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vfio-pci: Mark non-migratable
Alex Williamson
2012-10-17
1
-0
/
+6
|
*
|
vfio-pci: Fix debug build
Alex Williamson
2012-10-17
1
-3
/
+2
*
|
|
usb-serial: only expose device in guest when the chardev is open
Gerd Hoffmann
2012-10-22
1
-2
/
+17
[next]