Sign in
qemu-android
/
qemu-android
/
6cfcd864a468eb7bd3da20a5462b5af1791581d3
6cfcd86
acl: fix memory leak
by Gonglei
· 10 years ago
720fdd6
nvme: remove superfluous check
by Gonglei
· 10 years ago
ddd2eab
loader: fix NEGATIVE_RETURNS
by Gonglei
· 10 years ago
1def745
qga: fix false negative argument passing
by Gonglei
· 10 years ago
77e205a
mips_mipssim: fix use-after-free for filename
by Gonglei
· 10 years ago
d4754a9
l2tpv3: fix fd leak
by Gonglei
· 10 years ago
7737458
l2tpv3: fix possible double free
by zhanghailiang
· 10 years ago
5bbebf6
libcacard: fix resource leak
by zhanghailiang
· 10 years ago
c52e679
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
3ef0eab
acpi: accurate overflow check
by Pavel Dovgalyuk
· 10 years ago
f4ec5cd
smbios: change 'ram_addr_t' variables to 'uint64_t'
by SeokYeon Hwang
· 10 years ago
1154d84
kvmclock: Add comment explaining why we need cpu_clean_all_dirty()
by Eduardo Habkost
· 10 years ago
e6a33e4
target-i386: fix Coverity complaints about overflows
by Paolo Bonzini
· 10 years ago
c2c0014
apic_common: migrate missing fields
by Pavel Dovgalyuk
· 11 years ago
b56cb28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-1.7.5.1-20141113-1' into staging
by Peter Maydell
· 10 years ago
e08d300
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20141113-1' into staging
by Peter Maydell
· 10 years ago
953ea14
update seabios to 1.7.5.1 stable release
by Gerd Hoffmann
· 10 years ago
410bd78
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141112-1' into staging
by Peter Maydell
· 10 years ago
51fc447
QMP/input-send-event: make console parameter optional
by Amos Kong
· 10 years ago
935fb91
QMP/input-send-event: update document of union InputEvent
by Amos Kong
· 10 years ago
79ae25a
usb-host: fix usb_host_speed_compat tyops
by Gerd Hoffmann
· 10 years ago
ae67dc7
target-i386: eliminate dead code and hoist common code out of "if"
by Paolo Bonzini
· 10 years ago
f69c111
virtio-scsi: Fix comment for VirtIOSCSIReq
by Fam Zheng
· 10 years ago
6012ca8
virtio-scsi: dataplane: suppress guest notification
by Ming Lei
· 10 years ago
c9cf45c
esp: Do not overwrite ESP_TCHI after reset
by Hannes Reinecke
· 10 years ago
e0d0041
Update version for v2.2.0-rc1 release
by Peter Maydell
· 10 years ago
7f06a3b
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20141111' into staging
by Peter Maydell
· 10 years ago
4cc47f8
seccomp: change configure to avoid arm 32 to break
by Eduardo Otubo
· 10 years ago
f73adec
seccomp: whitelist syscalls fallocate(), fadvise64(), inotify_init1() and inotify_add_watch()
by Philipp Gesang
· 11 years ago
776346c
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-11' into staging
by Peter Maydell
· 10 years ago
705be72
block: Fix comment for bdrv_co_get_block_status
by Fam Zheng
· 10 years ago
00c2275
sysbus: Correct SYSTEM_BUS(obj) defines
by Gonglei
· 10 years ago
8f9d989
target-i386: cpu: keeping function parameters alignment on new line
by Chen Fan
· 10 years ago
d208a85
xen-hvm: Remove redundant variable 'xstate'
by Chen Gang
· 10 years ago
8447414
Merge remote-tracking branch 'remotes/armbru/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
ed4b432
virtio-scsi: dataplane: fix allocation for 'cmd_vrings'
by Ming Lei
· 10 years ago
59c4f2e
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141111' into staging
by Peter Maydell
· 10 years ago
c0787c8
Add Migration maintainer
by Juan Quintela
· 11 years ago
f05d999
MAINTAINERS: add section for QEMU Guest Agent
by Michael Roth
· 10 years ago
b5e9476
MAINTAINERS: add myself as bootdevice.c maintainer
by Gonglei
· 10 years ago
7f151e6
coroutine-sigaltstack: Change jmp_buf to sigjmp_buf
by Willem Pinckaers
· 10 years ago
f2ad97f
xhci: add sanity checks to xhci_lookup_uport
by Gerd Hoffmann
· 10 years ago
1e03e40
Provide the missing LIBUSB_LOG_LEVEL_* for older libusb or FreeBSD. Providing just the needed value as a defined.
by Chris Johns
· 10 years ago
aecc886
linux-user: Fix up timer id handling
by Alexander Graf
· 10 years ago
ccf661f
linux-user: Do not subtract offset from end address
by Tom Musta
· 10 years ago
c21fd2c
pc-bios: petalogix-s3adsp1800.dtb: Use 'xlnx, xps-ethernetlite-2.00.a' instead of 'xlnx, xps-ethernetlite-2.00.b'
by Chen Gang
· 10 years ago
f17b069
gdbstub: Add a missing case of signal number translation in gdbstub
by Martin Simmons
· 10 years ago
5b009e4
numa: make 'info numa' take into account hotplugged memory
by zhanghailiang
· 10 years ago
7912d04
slirp/smbd: modify/set several parameters in generated smbd.conf
by Peter Wu
· 10 years ago
9df9835
Merge remote-tracking branch 'remotes/xtensa/tags/20141110-xtensa' into staging
by Peter Maydell
· 10 years ago
558c2c8
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
09c7fbe
target-xtensa: add entry overflow test
by Max Filippov
· 10 years ago
1b3e71f
target-xtensa: add missing window check for entry
by Max Filippov
· 10 years ago
7a8dda7
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into staging
by Peter Maydell
· 10 years ago
2d91775
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141107' into staging
by Peter Maydell
· 10 years ago
25aaa2c
esp: fix coding standards
by Paolo Bonzini
· 10 years ago
7b4b7c5
Merge remote-tracking branch 'remotes/amit/tags/vser-2.2.0-queue-2' into staging
by Peter Maydell
· 10 years ago
ea3beed
Merge remote-tracking branch 'mreitz/block' into queue-block
by Kevin Wolf
· 10 years ago
d20418e
block/vdi: Limit maximum size even futher
by Max Reitz
· 10 years ago
d21de4d
qapi: Complete BlkdebugEvent
by Max Reitz
· 10 years ago
55783a5
virtio-scsi: work around bug in old BIOSes
by Paolo Bonzini
· 10 years ago
cb269f2
target-mips: fix multiple TCG registers covering same data
by Yongbok Kim
· 10 years ago
342368a
mips: Ensure PC update with MTC0 single-stepping
by Maciej W. Rozycki
· 10 years ago
8547957
target-mips: fix for missing delay slot in BC1EQZ and BC1NEZ
by Leon Alrae
· 10 years ago
e30614d
mips: Set the CP0.Config3.DSP and CP0.Config3.DSP2P bits
by Maciej W. Rozycki
· 10 years ago
70409e6
mips: Add macros for CP0.Config3 and CP0.Config4 bits
by Maciej W. Rozycki
· 10 years ago
c3543fb
esp-pci: fixup deadlock with linux
by Hannes Reinecke
· 10 years ago
272f458
mips: Respect CP0.Status.CU1 for microMIPS FP branches
by Maciej W. Rozycki
· 10 years ago
dff4021
mips: Remove CONFIG_VT82C686 from non-Fulong configs
by Maciej W. Rozycki
· 10 years ago
7eb7311
virtio-serial: avoid crash when port has no name
by Marc-André Lureau
· 10 years ago
c4d0153
iotests: Add test for non-existing backing file
by Max Reitz
· 10 years ago
e56934b
block: Propagate error in bdrv_img_create()
by Max Reitz
· 10 years ago
cc4d3ee
qemu-img: Omit error_report() after img_open()
by Max Reitz
· 10 years ago
bb3e9e1
s390x/sclpconsole: Avoid hanging SCLP ASCII console
by Heinz Graalfs
· 10 years ago
87f2eff
s390x/sclpconsole-lm: Fix hanging SCLP line mode console
by Heinz Graalfs
· 10 years ago
b319143
s390x/sclpconsole-lm: truncate input if line is too long
by Heinz Graalfs
· 10 years ago
f0d4dc1
s390x/kvm: Fix warning from sparse
by Thomas Huth
· 10 years ago
80765f0
s390x/kvm: Fix opcode decoding for eb instruction handler
by Frank Blaschka
· 11 years ago
6e76d12
Update version for v2.2.0-rc0 release
by Peter Maydell
· 10 years ago
3752ac8
Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' into staging
by Peter Maydell
· 10 years ago
30de46d
vhost-user-test: Fix 'make check' broken on glib < 2.26
by Gonglei
· 10 years ago
44dd33b
s390x: Implement SAM{24,31,64}
by Alexander Graf
· 11 years ago
d482735
s390x: Fix sclp console input
by Alexander Graf
· 11 years ago
63c693f
qemu-doc.texi: fix typos in x509 examples
by Gonglei
· 10 years ago
c8d9433
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging
by Peter Maydell
· 10 years ago
9e3f973
spapr: Allow dynamic creation of PHB
by Alexander Graf
· 10 years ago
abe60a4
target-ppc: Fix Altivec Round Opcodes
by Tom Musta
· 10 years ago
4007b8d
target-ppc: Fix vcmpbfp. Unordered Case
by Tom Musta
· 10 years ago
24e669b
target-ppc: Fix Altivec Shifts
by Tom Musta
· 10 years ago
36cbde7
target-ppc: simplify AES emulation
by Aurelien Jarno
· 10 years ago
fdfb7f2
e500: Add support for eTSEC in device tree
by Alexander Graf
· 11 years ago
f708734
PPC: e500: Support dynamically spawned sysbus devices
by Alexander Graf
· 11 years ago
7634fe3
sysbus: Add new platform bus helper device
by Alexander Graf
· 11 years ago
471a9bc
sysbus: Expose MMIO enumeration helper
by Alexander Graf
· 11 years ago
b797318
sysbus: Expose IRQ enumeration helpers
by Alexander Graf
· 11 years ago
33cd52b
sysbus: Make devices spawnable via -device
by Alexander Graf
· 11 years ago
eb57228
sysbus: Add dynamic sysbus device search
by Alexander Graf
· 11 years ago
f8833a3
hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)
by Peter Maydell
· 10 years ago
c47493f
ppc: do not look at the MMU index to detect PR/HV mode
by Paolo Bonzini
· 11 years ago
cc64b1a
target-ppc: kvm: Fix memory overflow issue about strncat()
by Chen Gang
· 11 years ago
Next »