Sign in
qemu-android
/
qemu-android
/
ca58b45fbee05ef7ed938abc5308548866335937
ca58b45
ui/virtio-gpu: add and use qemu_create_displaysurface_pixman
by Gerd Hoffmann
· 9 years ago
9628af0
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into staging
by Peter Maydell
· 9 years ago
8227e2d
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 9 years ago
3be4f4d
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160408' into staging
by Peter Maydell
· 9 years ago
24790ae
Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into staging
by Peter Maydell
· 9 years ago
5542417
Merge remote-tracking branch 'remotes/weil/tags/pull-tci-20160407' into staging
by Peter Maydell
· 9 years ago
28ee012
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
f2eb665
hw/mips_itu: fix off-by-one reported by Coverity
by Leon Alrae
· 9 years ago
a110655
spapr: Fix ibm,lrdr-capacity
by Bharata B Rao
· 9 years ago
44d066a
target-i386: check for PKU even for non-writable pages
by Paolo Bonzini
· 9 years ago
57a6c05
tests: ignore test-logging
by Changlong Xie
· 9 years ago
7e6bd36
translate-all: add missing fold of tb_ctx into tcg_ctx
by Emilio G. Cota
· 9 years ago
696b550
hostmem-file: fix memory leak
by Gonglei
· 9 years ago
1a5512b
spapr: fix possible Negative array index read
by Gonglei
· 9 years ago
dacca04
nbd: do not hang nbd_wr_syncv if outside a coroutine and no available data
by Paolo Bonzini
· 9 years ago
156f6a1
nbd: Don't kill server when client requests unknown option
by Eric Blake
· 9 years ago
6ff5816
nbd: Fix NBD unsupported options
by Alex Bligh
· 9 years ago
332a254
qemu-nbd: Document -x option
by Eric Blake
· 9 years ago
7548fe3
nbd: Improve debug traces on little-endian
by Eric Blake
· 9 years ago
8c65971
nbd: Avoid bitrot in TRACE() usage
by Eric Blake
· 9 years ago
c0301fc
nbd: Return correct error for write to read-only export
by Eric Blake
· 9 years ago
b3f3fde
docs: fix typo in memory.txt
by Wei Jiangang
· 9 years ago
ecba199
hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"
by Bill Paul
· 9 years ago
089adaf
ps2kbd: default to scancode_set 2, as with KBD_CMD_RESET
by Hervé Poussineau
· 9 years ago
ead5268
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-07-tag' into staging
by Peter Maydell
· 9 years ago
3ccdbec
tci: Fix build regression
by Stefan Weil
· 9 years ago
2e4278b
hw/pci-bridge: Add missing unref in case register-bus fails
by Wei Jiangang
· 9 years ago
a378b49
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_set_aio
by Paolo Bonzini
· 9 years ago
a8f2e5c
virtio-scsi: use aio handler for data plane
by Paolo Bonzini
· 9 years ago
8a2fad5
virtio-blk: use aio handler for data plane
by Michael S. Tsirkin
· 9 years ago
344dc16
virtio: add aio handler
by Michael S. Tsirkin
· 9 years ago
43c696a
virtio-scsi: fix disabled mode
by Paolo Bonzini
· 9 years ago
eb41cf7
virtio-blk: fix disabled mode
by Paolo Bonzini
· 9 years ago
2b2cbca
virtio: make virtio_queue_notify_vq static
by Paolo Bonzini
· 9 years ago
a3973f5
tests/bios-tables-test: fix assert
by Marcel Apfelbaum
· 9 years ago
fecb48f
virtio-balloon: reset the statistic timer to load device
by Pavel Butsykin
· 9 years ago
3d100d0
Migration: Add i82801b11 migration data
by Dr. David Alan Gilbert
· 9 years ago
bab47d9
Sort the fw_cfg file list
by Gerd Hoffmann
· 9 years ago
0f84458
xen: piix reuse pci generic class init function
by Michael S. Tsirkin
· 9 years ago
45aa4e8
pci-testdev: fast mmio support
by Michael S. Tsirkin
· 9 years ago
8d0ac88
acpi: Add missing GCC_FMT_ATTR
by Stefan Weil
· 9 years ago
27559c2
qga: Workaround for console redirection from non-interactive qemu-ga service
by Yuri Pudgorodskiy
· 9 years ago
3005c2c
qga: fix fd leak with guest-exec i/o channels
by Yuriy Pudgorodskiy
· 9 years ago
e380023
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging
by Peter Maydell
· 9 years ago
6625d83
slirp: handle deferred ECONNREFUSED on non-blocking TCP sockets
by Steven Luo
· 9 years ago
27d92eb
slirp: Propagate host TCP RST to the guest.
by Edgar E. Iglesias
· 9 years ago
0f9d6bd
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
by Peter Maydell
· 9 years ago
bfb1ac1
slirp: avoid use-after-free in slirp_pollfds_poll() if soread() returns an error
by Steven Luo
· 9 years ago
b5ab677
slirp: don't crash when tcp_sockclosed() is called with a NULL tp
by Steven Luo
· 9 years ago
e0a039e
filter-buffer: fix segfault when starting qemu with status=off property
by zhanghailiang
· 9 years ago
91731d5
rtl8139: using CP_TX_OWN for ownership transferring during tx
by Jason Wang
· 9 years ago
044d655
net: fix OptsVisitor memory leak
by Paolo Bonzini
· 9 years ago
74044c8
net: Allocating Large sized arrays to heap
by Pooja Dhannawat
· 9 years ago
a155555
util: Improved qemu_hexmap() to include an ascii dump of the buffer
by Isaac Lozano
· 9 years ago
7acbff9
Update version for v2.6.0-rc1 release
by Peter Maydell
· 9 years ago
627b4e2
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160405' into staging
by Peter Maydell
· 9 years ago
2dc7553
tcg/mips: Fix type of tcg_target_reg_alloc_order[]
by James Hogan
· 9 years ago
43b0ea1
bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warning
by Ed Maste
· 9 years ago
abd4556
bsd-user: add qemu/cutils.h include after f348b6d
by Ed Maste
· 9 years ago
31370db
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
6a5c357
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-04-05' into queue-block
by Kevin Wolf
· 9 years ago
95c3df5
crypto: Avoid memory leak on failure
by Eric Blake
· 9 years ago
08db36f
qemu-iotests: 149: Use "/usr/bin/env python"
by Fam Zheng
· 9 years ago
a226f76
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-04-05-1' into staging
by Peter Maydell
· 9 years ago
cc621a9
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
c44e92a
crypto: fix nettle config check for running pbkdf test
by Daniel P. Berrange
· 9 years ago
69c0b27
crypto: fix typo in docs for secret object type
by Daniel P. Berrange
· 9 years ago
2354beb
net: fix missing include of qapi/error.h in netmap.c
by Daniel P. Berrange
· 9 years ago
b6afc65
nbd: Fix poor debug message
by Eric Blake
· 9 years ago
ca47a92
include/qemu/atomic: add compile time asserts
by Alex Bennée
· 9 years ago
ccffff4
cpus: don't use atomic_read for vm_clock_warp_start
by Alex Bennée
· 9 years ago
a89ef0c
nbd: don't request FUA on FLUSH
by Eric Blake
· 9 years ago
0c52a80
doc/memory: update MMIO section
by Cao jin
· 9 years ago
64c800f
char: ensure all clients are in non-blocking mode
by Daniel P. Berrange
· 9 years ago
53628ef
char: fix broken EAGAIN retry on OS-X due to errno clobbering
by Daniel P. Berrange
· 9 years ago
340849a
util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED
by Daniel P. Berrange
· 9 years ago
f0707d2
checkpatch: add target_ulong to typelist
by Cédric Le Goater
· 9 years ago
48e1a45
target-i386: assert that KVM_GET/SET_MSRS can set all requested MSRs
by Paolo Bonzini
· 9 years ago
273c515
target-i386: do not pass MSR_TSC_AUX to KVM ioctls if CPUID bit is not set
by Paolo Bonzini
· 9 years ago
85bc2a1
memory: fix segv on qemu_ram_free(block=0x0)
by Marc-André Lureau
· 9 years ago
1b0d9b0
target-i386/kvm: Hyper-V VMBus hypercalls blank handlers
by Andrey Smetanin
· 9 years ago
b89485a
update Linux headers to 4.6
by Paolo Bonzini
· 9 years ago
972e3ca
Merge remote-tracking branch 'remotes/stsquad/tags/travis-pull-05042016' into staging
by Peter Maydell
· 9 years ago
7436268
.travis.yml: make -j3
by Alex Bennée
· 9 years ago
1d00203
.travis.yml: enable OSX builds
by Alex Bennée
· 9 years ago
6c93329
.travis.yml: collapse the test matrix
by Alex Bennée
· 9 years ago
1dbc7cc
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160405' into staging
by Peter Maydell
· 9 years ago
76b2232
block: Forbid I/O throttling on nodes with multiple parents for 2.6
by Kevin Wolf
· 9 years ago
5cf87fd
block: forbid x-blockdev-del from acting on DriveInfo
by Paolo Bonzini
· 9 years ago
efdaf79
vl: Move cpu_synchronize_all_states() into qemu_system_reset()
by David Gibson
· 9 years ago
f40eb92
spapr_drc: enable immediate detach for unsignalled devices
by Michael Roth
· 9 years ago
5c94b2a
ppc: Rework POWER7 & POWER8 exception model
by Cédric Le Goater
· 9 years ago
2e3a76a
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160404' into staging
by Peter Maydell
· 9 years ago
bf06c11
target-arm: Make the 64-bit version of VTCR do the migration
by Peter Maydell
· 9 years ago
094a7d0
target-arm: Remove incorrect ALIAS tags from ESR_EL2 and ESR_EL3
by Peter Maydell
· 9 years ago
e24fdd2
target-arm: Correctly reset SCTLR_EL3 for 64-bit CPUs
by Peter Maydell
· 9 years ago
f911e0a
linux-user: arm: Handle (ignore) EXCP_YIELD in ARM cpu_loop()
by Peter Maydell
· 9 years ago
0dc1982
hw/arm/bcm2836: Wire up CPU timer interrupts correctly
by Peter Maydell
· 9 years ago
c40e13e
bsd-user: add necessary includes to fix warnings
by Ed Maste
· 9 years ago
e31f045
net: fix missing include of qapi/error.h in netmap.c
by Daniel P. Berrange
· 9 years ago
Next »