Sign in
qemu-android
/
qemu-android
/
1afdbfbd02ee8f6ff0123eee4313db49a27cf793
1afdbfb
android_adb: Listen for ADB connections on 127.0.0.1, not localhost
by Peter Maydell
· 11 years ago
ranchu
c6ae575
ranchu: Create console and ADB ports automatically
by Peter Maydell
· 11 years ago
0722946
android_adb: add Android ADB backend
by Christoffer Dall
· 11 years ago
2d21411
android_adb_dbg: Add Android adb-debug backend
by Christoffer Dall
· 11 years ago
8fa7507
android_pipe: Factor out example/test pipes from android_pipe
by Christoffer Dall
· 11 years ago
ffb7c1f
android_pipe: import the qemu_pipe/goldfish_pipe code
by Alex Bennée
· 11 years ago
c9bfac3
android-console: Make 'help' output match the classic emulator
by Peter Maydell
· 11 years ago
8d3447d
android-console: Add KO: prefix to parser syntax error messages
by Peter Maydell
· 11 years ago
4e9cc7d
android-console: Implement quit
by Peter Maydell
· 11 years ago
a237a33
android-console: Add support for redir commands
by Peter Maydell
· 11 years ago
e9dcb6e
monitor.c: Add support for Android console
by Peter Maydell
· 11 years ago
3bc96eb
qemu-char: Add a chr_del_client method to char backends
by Peter Maydell
· 11 years ago
fceec29
slirp: Make slirp_lookup() a public function net_slirp_lookup()
by Peter Maydell
· 11 years ago
2d08dea
hw/arm/ranchu: Add goldfish events device
by Peter Maydell
· 11 years ago
f132350
hw/input/goldfish_events.c: Implement goldfish events device
by Peter Maydell
· 11 years ago
7afbec5
hw/arm/ranchu: New machine model for 64-bit ARM Android emulator
by Peter Maydell
· 11 years ago
9ffa82a
goldfish_fb: Don't use uninitialized ymin if screen is blank
by Peter Maydell
· 11 years ago
b7ca035
hw/display/goldfish_fb: Force update on FB_SET_BASE writes
by Peter Maydell
· 11 years ago
b60cf54
hw/display/goldfish_fb: Use our own drawfns rather than milkymist's
by Peter Maydell
· 11 years ago
ec11c43
coroutine-win32.c: Add noinline attribute to work around gcc bug
by Peter Maydell
· 11 years ago
f8ce98e
slirp: Honour vlan/stack in hostfwd_remove commands
by Peter Maydell
· 11 years ago
507378e
slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stack
by Peter Maydell
· 11 years ago
f1cfb27
qemu-char: Convert socket char backend to parse/kind
by Peter Maydell
· 11 years ago
b759252
ui/cocoa: Honour -show-cursor command line option
by Peter Maydell
· 11 years ago
12379e3
ui/cocoa: Fix handling of absolute positioning devices
by Peter Maydell
· 11 years ago
5ecaecb
ui/cocoa: Add utility method to check if point is within window
by Peter Maydell
· 11 years ago
380eead
ui/cocoa: Cope with first surface being same as initial window size
by Peter Maydell
· 11 years ago
2855df6
vnc: fix screen updates
by Gerd Hoffmann
· 11 years ago
1861e65
tcg-i386: Fix win64 qemu store
by Richard Henderson
· 11 years ago
b2facf3
w32: Fix regression caused by new g_poll implementation
by Stefan Weil
· 11 years ago
a7a2828
target-arm: Correct handling of UXN bit in ARMv8 LPAE page tables
by Ian Campbell
· 11 years ago
f9d7856
target-arm: Fix errors in writes to generic timer control registers
by Peter Maydell
· 11 years ago
3eafeeb
hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT
by Peter Maydell
· 11 years ago
f4892d4
add WIP lionhead machine
by Greg Hackmann
· 11 years ago
lionhead
bf6cccb
goldfish_battery: port to modern qemu apis
by Greg Hackmann
· 11 years ago
be6c942
import goldfish_battery from android
by Greg Hackmann
· 11 years ago
8b536b4
goldfish_audio: port to modern qemu apis
by Greg Hackmann
· 11 years ago
3b9fe9c
goldfish_audio: remove code to read audio input from disk
by Greg Hackmann
· 11 years ago
4e1c636
import goldfish_audio from android
by Greg Hackmann
· 11 years ago
56fb480
goldfish_fb: port to modern qemu apis
by Greg Hackmann
· 11 years ago
99bf0fa
HACK: goldfish_fb: disable UI rotation events
by Greg Hackmann
· 11 years ago
522d420
HACK: goldfish_fb: remove FB_GET_FORMAT register
by Greg Hackmann
· 11 years ago
6f52d5b
import goldfish_fb from android
by Greg Hackmann
· 11 years ago
178ac11
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
upstream
6054d88
Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into staging
by Peter Maydell
· 11 years ago
5118dc5
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-5' into staging
by Peter Maydell
· 11 years ago
45e66b7
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140520' into staging
by Peter Maydell
· 11 years ago
65903a8
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
by Peter Maydell
· 11 years ago
fc13d93
qapi: zero-initialize all QMP command parameters
by Michael Roth
· 11 years ago
3478881
scripts/qapi.py: Avoid syntax not supported by Python 2.4
by Luiz Capitulino
· 11 years ago
d2e064a
error: error_is_set() is finally unused; remove
by Markus Armbruster
· 11 years ago
3894c78
char: Explain qmp_chardev_add()'s unusual error handling
by Markus Armbruster
· 11 years ago
0aff637
char: Clean up fragile use of error_is_set()
by Markus Armbruster
· 11 years ago
5f75836
char: Use return values instead of error_is_set(errp)
by Markus Armbruster
· 11 years ago
3f9286b
qemu-socket: Clean up inet_connect_opts()
by Markus Armbruster
· 11 years ago
3b69595
doc: add "setup" to list of migration states
by Peter Feiner
· 11 years ago
5a7733b
megasas: remove buildtime strings
by Olaf Hering
· 11 years ago
770a637
s390x/kvm: hw debugging support via guest PER facility
by David Hildenbrand
· 13 years ago
b30f4df
s390x/kvm: software breakpoint support
by David Hildenbrand
· 11 years ago
8e4e86a
s390x: remove duplicate definitions of DIAG 501
by David Hildenbrand
· 11 years ago
76eb98d
linux-headers: update
by Jens Freimann
· 11 years ago
d426d9f
s390x/virtio-ccw: wire up irq routing and irqfds
by Cornelia Huck
· 12 years ago
7bca389
s390x/virtio-ccw: reference-counted indicators
by Cornelia Huck
· 12 years ago
03cf077
s390x: add I/O adapter registration
by Cornelia Huck
· 12 years ago
7b35d0c
s390x: split flic into kvm and non-kvm parts
by Cornelia Huck
· 11 years ago
61c7bbd
kvm: Fix enable_cap helpers on older gcc
by Alexander Graf
· 11 years ago
ca8c0fa
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
f2564d8
block: iscsi build fix if LIBISCSI_FEATURE_IOVECTOR is not defined
by Jeff Cody
· 11 years ago
b1fe60c
hw/audio/intel-hda: Avoid shift into sign bit
by Peter Maydell
· 11 years ago
a2554a3
audio/intel-hda: support FIFORDY
by Stanislav Vorobiov
· 11 years ago
c5fa6c8
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
5bc8f02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-8' into staging
by Peter Maydell
· 11 years ago
465bee1
block: optimize zero writes with bdrv_write_zeroes
by Peter Lieven
· 11 years ago
6a23082
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
by Peter Maydell
· 11 years ago
82a402e
blockdev: add a function to parse enum ids from strings
by Peter Lieven
· 11 years ago
43f35cb
util: add qemu_iovec_is_zero
by Peter Lieven
· 11 years ago
d66e5ce
qcow1: Stricter backing file length check
by Kevin Wolf
· 11 years ago
46485de
qcow1: Validate image size (CVE-2014-0223)
by Kevin Wolf
· 11 years ago
42eb581
qcow1: Validate L2 table size (CVE-2014-0222)
by Kevin Wolf
· 11 years ago
7159a45
qcow1: Check maximum cluster size
by Kevin Wolf
· 11 years ago
ea54fef
qcow1: Make padding in the header explicit
by Kevin Wolf
· 11 years ago
0a86cb7
curl: Add usage documentation
by Matthew Booth
· 11 years ago
97a3ea5
curl: Add sslverify option
by Matthew Booth
· 11 years ago
e3542c6
curl: Remove broken parsing of options from url
by Matthew Booth
· 11 years ago
9aedd5a
curl: Fix build when curl_multi_socket_action isn't available
by Matthew Booth
· 11 years ago
b5e51dd
qemu-iotests: Fix blkdebug in VM drive in 030
by Fam Zheng
· 11 years ago
d530e34
qemu-iotests: Fix core dump suppression in test 039
by Markus Armbruster
· 11 years ago
4ad3033
iotests: Add test for the JSON protocol
by Max Reitz
· 11 years ago
4993f7e
block: Allow JSON filenames
by Max Reitz
· 11 years ago
8a5eb36
check-qdict: Add test for qdict_join()
by Max Reitz
· 11 years ago
9c52681
qdict: Add qdict_join()
by Max Reitz
· 11 years ago
26e2da7
block: add test for vhdx image created by Disk2VHD
by Jeff Cody
· 11 years ago
6906046
block: vhdx - account for identical header sections
by Jeff Cody
· 11 years ago
395071a
Remove g_sequence_lookup from qemu-img help function
by Mike Day
· 11 years ago
e88ae22
block: Fix bdrv_is_allocated() for short backing files
by Kevin Wolf
· 11 years ago
91e7fcc
virtio-scsi: Plug memory leak on virtio_scsi_push_event() error path
by Markus Armbruster
· 11 years ago
c4ce4c4
scsi: Document intentional fall through in scsi_req_length()
by Markus Armbruster
· 11 years ago
24fd848
qapi: skip redundant includes
by Benoît Canet
· 11 years ago
59e7a13
input: sparc32 kbd: claim en-us layout
by Gerd Hoffmann
· 11 years ago
9725607
input: sparc32 kbd: fix some key mappings
by Gerd Hoffmann
· 11 years ago
Next »