index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-27
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
6
-79
/
+118
2012-10-27
configure: avoid compiler warning in pipe2 detection
Bruce Rogers
1
-2
/
+1
2012-10-27
configure: Disable (clang) initializer-overrides warnings
Peter Maydell
1
-0
/
+1
2012-10-24
win32: fix broken build due to missing QEMU_MADV_HUGEPAGE
Luiz Capitulino
1
-0
/
+2
2012-10-24
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
28
-420
/
+763
2012-10-24
target-arm: Remove out of date FIXME regarding saturating arithmetic
Peter Maydell
1
-2
/
+0
2012-10-24
target-arm: Implement abs_i32 inline rather than as a helper
Peter Maydell
3
-8
/
+9
2012-10-24
target-arm: Use TCG operation for Neon 64 bit negation
Peter Maydell
3
-8
/
+3
2012-10-24
arm-semi.c: Handle get/put_user() failure accessing arguments
Peter Maydell
1
-61
/
+106
2012-10-23
qmp: add NBD server commands
Paolo Bonzini
4
-1
/
+179
2012-10-23
block: add close notifiers
Paolo Bonzini
4
-2
/
+14
2012-10-23
block: prepare code for adding block notifiers
Paolo Bonzini
1
-5
/
+5
2012-10-23
qemu-sockets: add socket_listen, socket_connect, socket_parse
Paolo Bonzini
4
-1
/
+111
2012-10-23
tests: do not include tools-obj-y
Paolo Bonzini
1
-5
/
+5
2012-10-23
qemu-sockets: return InetSocketAddress from inet_parse
Paolo Bonzini
1
-42
/
+79
2012-10-23
qapi: add socket address types
Paolo Bonzini
1
-0
/
+53
2012-10-23
build: add QAPI files to the tools
Paolo Bonzini
2
-3
/
+3
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
383
-2240
/
+2240
2012-10-23
vnc: drop QERR_VNC_SERVER_FAILED
Paolo Bonzini
2
-6
/
+0
2012-10-23
qemu-sockets: add error propagation to Unix socket functions
Paolo Bonzini
1
-8
/
+8
2012-10-23
qemu-sockets: add error propagation to inet_parse
Paolo Bonzini
1
-20
/
+21
2012-10-23
qemu-sockets: add error propagation to inet_dgram_opts
Paolo Bonzini
2
-27
/
+8
2012-10-23
qemu-sockets: add error propagation to inet_connect_addr
Paolo Bonzini
1
-9
/
+6
2012-10-23
qemu-sockets: include strerror or gai_strerror output in error messages
Paolo Bonzini
1
-21
/
+9
2012-10-23
vnc: add error propagation to vnc_display_open
Paolo Bonzini
2
-22
/
+29
2012-10-23
vnc: reorganize code for reverse mode
Paolo Bonzini
3
-16
/
+12
2012-10-23
vnc: introduce a single label for error returns
Paolo Bonzini
1
-25
/
+17
2012-10-23
vnc: avoid Yoda conditionals
Paolo Bonzini
1
-2
/
+2
2012-10-23
qemu-ga: ask and print error information from qemu-sockets
Paolo Bonzini
1
-3
/
+5
2012-10-23
nbd: ask and print error information from qemu-sockets
Paolo Bonzini
1
-8
/
+31
2012-10-23
qemu-char: ask and print error information from qemu-sockets
Paolo Bonzini
1
-6
/
+17
2012-10-23
migration (incoming): add error propagation to fd and exec protocols
Paolo Bonzini
7
-42
/
+27
2012-10-23
migration (outgoing): add error propagation for all protocols
Paolo Bonzini
6
-65
/
+22
2012-10-23
migration: use qemu-sockets to establish Unix sockets
Paolo Bonzini
3
-81
/
+21
2012-10-23
migration: centralize call to migrate_fd_error()
Paolo Bonzini
3
-2
/
+1
2012-10-23
migration: avoid using error_is_set and thus relying on errp != NULL
Paolo Bonzini
2
-9
/
+12
2012-10-23
qemu-sockets: add nonblocking connect for Unix sockets
Paolo Bonzini
3
-15
/
+70
2012-10-23
qemu-sockets: unix_listen and unix_connect are portable
Paolo Bonzini
1
-32
/
+17
2012-10-23
qemu-sockets: add Error ** to all functions
Paolo Bonzini
6
-24
/
+24
2012-10-23
error: add error_set_errno and error_setg_errno
Paolo Bonzini
2
-0
/
+37
2012-10-22
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
2
-34
/
+38
2012-10-22
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' int...
Anthony Liguori
1
-3
/
+8
2012-10-22
usb-serial: only expose device in guest when the chardev is open
Gerd Hoffmann
1
-2
/
+17
2012-10-22
usb-serial: don't magically zap chardev on umplug
Gerd Hoffmann
1
-1
/
+1
2012-10-22
serial: add pci-serial documentation
Gerd Hoffmann
2
-0
/
+36
2012-10-22
serial: add 2x + 4x pci variant
Gerd Hoffmann
1
-0
/
+149
2012-10-22
serial: add windows inf file for the pci card to docs
Gerd Hoffmann
1
-0
/
+109
2012-10-22
serial: add pci variant
Gerd Hoffmann
6
-0
/
+112
2012-10-22
serial: split serial.c
Gerd Hoffmann
26
-180
/
+257
2012-10-22
Call MADV_HUGEPAGE for guest RAM allocations
Luiz Capitulino
2
-0
/
+6
[next]