Sign in
qemu
/
qemu
/
b6ce1f6b90903961f66b0aec7be75d6c94560e40
b6ce1f6
linux-user: Conditionally Pass Attribute Pointer to mq_open()
by Tom Musta
· 11 years ago
37ed095
linux-user: Make ipc syscall's third argument an abi_long
by Tom Musta
· 11 years ago
5464bae
linux-user: Properly Handle semun Structure In Cross-Endian Situations
by Tom Musta
· 11 years ago
5d2fa8e
linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
by Tom Musta
· 11 years ago
0352734
linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
by Tom Musta
· 11 years ago
9af5c90
linux-user: add setns and unshare
by Riku Voipio
· 11 years ago
ab31cda
linux-user: support ioprio_{get, set} syscalls
by Paul Burton
· 11 years ago
5183434
linux-user: support timerfd_{create, gettime, settime} syscalls
by Riku Voipio
· 11 years ago
f17f498
linux-user: fix readlink handling with magic exe symlink
by Mike Frysinger
· 11 years ago
c065976
linux-user: Fix conversion of sigevent argument to timer_create
by Peter Maydell
· 11 years ago
4757599
linux-user: Fix syscall instruction usermode emulation on X86_64
by Jincheng Miao
· 11 years ago
0b2effd
linux-user: redirect openat calls
by Riku Voipio
· 11 years ago
d67f4aa
linux-user: /proc/self/maps content
by Mikhail Ilyin
· 11 years ago
fd3cced
Merge remote-tracking branch 'remotes/otubo/seccomp' into staging
by Peter Maydell
· 11 years ago
b22876c
seccomp: add semctl() to the syscall whitelist
by Paul Moore
· 11 years ago
2656eb7
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140819' into staging
by Peter Maydell
· 11 years ago
302fa28
Revert "memory: Use canonical path component as the name"
by Peter Maydell
· 11 years ago
14a906f
arm: stellaris: Remove misleading address_space_mem var
by Peter Crosthwaite
· 11 years ago
6e9322d
arm: armv7m: Rename address_space_mem -> system_memory
by Peter Crosthwaite
· 11 years ago
6f5d3cb
aarch64: Allow -kernel option to take a gzip-compressed kernel.
by Richard W.M. Jones
· 11 years ago
235e74a
loader: Add load_image_gzipped function.
by Richard W.M. Jones
· 11 years ago
f7838b5
arm: cortex-a9: Fix cache-line size and associativity
by Peter Crosthwaite
· 11 years ago
863714b
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
by Christoffer Dall
· 11 years ago
a65c9c1
target-arm: Rename QEMU PSCI v0.1 definitions
by Christoffer Dall
· 11 years ago
0e5e893
target-arm: Implement MDSCR_EL1 as having state
by Peter Maydell
· 11 years ago
50225ad
target-arm: Implement ARMv8 single-stepping for AArch32 code
by Peter Maydell
· 11 years ago
7ea47fe
target-arm: Implement ARMv8 single-step handling for A64 code
by Peter Maydell
· 11 years ago
cc9c1ed
target-arm: A64: Avoid duplicate exit_tb(0) in non-linked goto_tb
by Peter Maydell
· 11 years ago
3a29820
target-arm: Set PSTATE.SS correctly on exception return from AArch64
by Peter Maydell
· 11 years ago
662cefb
target-arm: Correctly handle PSTATE.SS when taking exception to AArch32
by Peter Maydell
· 11 years ago
4051e12
target-arm: Don't allow AArch32 to access RES0 CPSR bits
by Peter Maydell
· 11 years ago
48eb3ae
target-arm: Adjust debug ID registers per-CPU
by Peter Maydell
· 11 years ago
10aae10
target-arm: Provide both 32 and 64 bit versions of debug registers
by Peter Maydell
· 11 years ago
58a1d8c
target-arm: Allow STATE_BOTH reginfo descriptions for more than cp14
by Peter Maydell
· 11 years ago
5030069
target-arm: Collect up the debug cp register definitions
by Peter Maydell
· 11 years ago
229a138
target-arm: Fix return address for A64 BRK instructions
by Peter Maydell
· 11 years ago
0e4a773
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
8e6e2c2
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
b3dd1b8
monitor: fix use after free
by Michael S. Tsirkin
· 11 years ago
2928207
dump.c: Fix memory leak issue in cleanup processing for dump_init()
by Chen Gang
· 11 years ago
4bb08af
monitor: Remove hardcoded watchdog event names
by Hani Benhabiles
· 11 years ago
073fd73
Merge remote-tracking branch 'remotes/amit/for-2.2' into staging
by Peter Maydell
· 11 years ago
d0a0bfe
virtio-serial: search for duplicate port names before adding new ports
by Amit Shah
· 11 years ago
a1857ad
virtio-serial: create a linked list of all active devices
by Amit Shah
· 11 years ago
08ab597
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
by Peter Maydell
· 11 years ago
da398fc
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 11 years ago
f54bb15
mtree: remove write-only field
by Paolo Bonzini
· 11 years ago
b0225c2
memory: Use canonical path component as the name
by Peter Crosthwaite
· 11 years ago
3fb18b4
memory: Use memory_region_name for name access
by Peter Crosthwaite
· 11 years ago
5d546d4
memory: constify memory_region_name
by Peter Crosthwaite
· 11 years ago
83234bf
exec: Abstract away ref to memory region names
by Peter Crosthwaite
· 11 years ago
401cf7f
loader: Abstract away ref to memory region names
by Peter Crosthwaite
· 11 years ago
c54779f
tpm_tis: remove instance_finalize callback
by Paolo Bonzini
· 11 years ago
469b046
memory: remove memory_region_destroy
by Paolo Bonzini
· 11 years ago
d8d9581
memory: convert memory_region_destroy to object_unparent
by Paolo Bonzini
· 11 years ago
e3fb0ad
ioport: split deletion and destruction
by Paolo Bonzini
· 11 years ago
eed7930
nic: do not destroy memory regions in cleanup functions
by Paolo Bonzini
· 11 years ago
ad37168
vga: do not dynamically allocate chain4_alias
by Paolo Bonzini
· 11 years ago
1dd79a2
sysbus: remove unused function sysbus_del_io
by Paolo Bonzini
· 11 years ago
bffc687
qom: object: move unparenting to the child property's release callback
by Paolo Bonzini
· 11 years ago
76a6e1c
qom: object: delete properties before calling instance_finalize
by Paolo Bonzini
· 11 years ago
2a5fade
target-sparc64: implement Short Floating-Point Store Instructions
by Artyom Tarasenko
· 11 years ago
b87b064
apb: add IOMMU flush register implementation
by Mark Cave-Ayland
· 11 years ago
a1cf8be
sun4u: switch second PCI-ebus bridge BAR over to PCI IO space
by Mark Cave-Ayland
· 11 years ago
142f4ac
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' into staging
by Peter Maydell
· 11 years ago
39ba3bf
qcow2: fix new_blocks double-free in alloc_refcount_block()
by Stefan Hajnoczi
· 11 years ago
94c83a2
image-fuzzer: Reduce number of generator functions in __init__
by Maria Kustova
· 11 years ago
38eb193
image-fuzzer: Add generators of L1/L2 tables
by Maria Kustova
· 11 years ago
eeadd92
image-fuzzer: Add fuzzing functions for L1/L2 table entries
by Maria Kustova
· 11 years ago
489cb4d
docs: Expand the list of supported image elements with L1/L2 tables
by Maria Kustova
· 11 years ago
071e649
image-fuzzer: Public API for image-fuzzer/runner/runner.py
by Maria Kustova
· 11 years ago
e123232
image-fuzzer: Generator of fuzzed qcow2 images
by Maria Kustova
· 11 years ago
6d5e937
image-fuzzer: Fuzzing functions for qcow2 images
by Maria Kustova
· 11 years ago
ad724dd
image-fuzzer: Tool for fuzz tests execution
by Maria Kustova
· 11 years ago
d6dc10a
docs: Specification for the image fuzzer
by Maria Kustova
· 11 years ago
d66168e
ide: only constrain read/write requests to drive size, not other types
by Michael Tokarev
· 11 years ago
a83ceea
virtio-blk: Correct bug in support for flexible descriptor layout
by Marc Marí
· 11 years ago
220c1a2
libqos: Change free function called in malloc
by Marc Marí
· 11 years ago
f75ffc5
libqos: Correct mask to align size to PAGE_SIZE in malloc-pc
by Marc Marí
· 11 years ago
ae74f18
libqtest: add QTEST_LOG for debugging qtest testcases
by Marc Marí
· 11 years ago
f7f3ff1
ide: Fix segfault when flushing a device that doesn't exist
by Kevin Wolf
· 11 years ago
2f7133b
qemu-options: add missing -drive discard option to cmdline help
by Peter Lieven
· 11 years ago
d25d598
parallels: 2TB+ parallels images support
by Denis V. Lunev
· 11 years ago
418a7ad
parallels: split check for parallels format in parallels_open
by Denis V. Lunev
· 11 years ago
f08e2f8
parallels: replace tabs with spaces in block/parallels.c
by Denis V. Lunev
· 11 years ago
8c27d54
parallels: extend parallels format header with actual data values
by Denis V. Lunev
· 11 years ago
2f5f70f
dataplane: stop trying on notifier error
by Cornelia Huck
· 11 years ago
f9907eb
dataplane: fail notifier setting gracefully
by Cornelia Huck
· 11 years ago
267e1a2
dataplane: print why starting failed
by Cornelia Huck
· 11 years ago
16b3808
channel-posix: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)
by Gonglei
· 11 years ago
4ff12bd
qemu-char: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)
by Gonglei
· 11 years ago
271dddd
cmd646: synchronise UDMA interrupt status with DMA interrupt status
by Mark Cave-Ayland
· 11 years ago
1d113ef
cmd646: allow MRDMODE interrupt status bits clearing from PCI config space
by Mark Cave-Ayland
· 11 years ago
dab91a1
cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEState
by Mark Cave-Ayland
· 11 years ago
5bbc0a7
cmd646: synchronise DMA interrupt status with UDMA interrupt status
by Mark Cave-Ayland
· 11 years ago
58f16a7
cmd646: add constants for CNTRL register access
by Mark Cave-Ayland
· 11 years ago
e42de18
qtest/ide: Fix small memory leak
by John Snow
· 11 years ago
6ce7100
libqos: allow qpci_iomap to return BAR mapping size
by John Snow
· 11 years ago
7f2a5ae
libqos: Fixes a small memory leak.
by John Snow
· 11 years ago
a7afc6b
libqtest: Correct small memory leak.
by John Snow
· 11 years ago
Next »