index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-16
tests: Avoid 'do/while(false); ' in vhost-user-bridge
Eric Blake
2018-01-16
chardev: Clean up previous patch indentation
Eric Blake
2018-01-16
chardev: Use goto/label instead of do/break/while(0)
Eric Blake
2018-01-16
mips: Tweak location of ';' in macros
Eric Blake
2018-01-16
net: Drop unusual use of do { } while (0);
Eric Blake
2018-01-16
irq: fix memory leak
linzhecheng
2018-01-16
cpus: unify qemu_*_wait_io_event
Paolo Bonzini
2018-01-16
icount: fixed saving/restoring of icount warp timers
Pavel Dovgalyuk
2018-01-16
scripts/qemu-gdb/timers.py: new helper to dump timer state
Alex Bennée
2018-01-16
scripts/qemu-gdb: add simple tcg lock status helper
Alex Bennée
2018-01-16
target-i386: update hflags on Hypervisor.framework
Paolo Bonzini
2018-01-16
target/i386: hax: Move x86_update_hflags.
Tao Wu
2018-01-16
target/i386: hax: change to use x86_update_hflags
Tao Wu
2018-01-16
target/i386: move hflags update code to a function
Tao Wu
2018-01-16
tests/boot-serial-test: Add support for the raspi2 machine
Thomas Huth
2018-01-16
tests/boot-serial-test: Add a test for the moxiesim machine
Thomas Huth
2018-01-16
tests/boot-serial-test: Add tests for microblaze boards
Thomas Huth
2018-01-16
scsi-disk: release AioContext in unaligned WRITE SAME case
Stefan Hajnoczi
2018-01-16
disas/s390: fix global-buffer-overflow
Marc-André Lureau
2018-01-16
mips: fix potential fopen(NULL,...)
Marc-André Lureau
2018-01-16
tests: fix coroutine leak in /basic/entered
Marc-André Lureau
2018-01-16
tests: fix qmp-test leak
Marc-André Lureau
2018-01-16
qemu-config: fix leak in query-command-line-options
Marc-André Lureau
2018-01-16
crypto: fix stack-buffer-overflow error
Marc-André Lureau
2018-01-16
tests: fix migration-test leak
Marc-André Lureau
2018-01-16
readline: add a free function
Marc-André Lureau
2018-01-16
vl: fix direct firmware directories leak
Marc-André Lureau
2018-01-16
tests: fix check-qobject leak
Marc-André Lureau
2018-01-12
tests/docker: add test-debug
Marc-André Lureau
2018-01-12
tests/docker: add some sanitizers to fedora dockerfile
Marc-André Lureau
2018-01-12
build-sys: compile with -Og or -O1 when --enable-debug
Marc-André Lureau
2018-01-12
build-sys: add a rule to print a variable
Marc-André Lureau
2018-01-12
build-sys: silence make by default or V=0
Marc-André Lureau
2018-01-12
build-sys: fix qemu-ga -pthread linking
Marc-André Lureau
2018-01-12
chardev: introduce qemu_chr_timeout_add_ms()
Peter Xu
2018-01-12
chardev: let g_idle_add() be with chardev gcontext
Peter Xu
2018-01-12
chardev: use backend chr context when watch for fe
Peter Xu
2018-01-12
i386/cpu/kvm: look at PMU's CPUID before setting MSRs
Jan Dakinevich
2018-01-12
hpet: recover timer offset correctly
Pavel Dovgalyuk
2018-01-12
pc: fail memory hot-plug/unplug with -no-acpi and Q35 machine type
Haozhong Zhang
2018-01-12
scsi: fix scsi_convert_sense crash when in_buf == NULL && in_len == 0
Paolo Bonzini
2018-01-12
scsi-generic: Add share-rw option
Fam Zheng
2018-01-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...
Peter Maydell
2018-01-11
hw/intc/arm_gic: reserved register addresses are RAZ/WI
Peter Maydell
2018-01-11
hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI
Peter Maydell
2018-01-11
target/arm: Make disas_thumb2_insn() generate its own UNDEF exceptions
Peter Maydell
2018-01-11
linux-user/arm/nwfpe: Check coprocessor number for FPA emulation
Peter Maydell
2018-01-11
hw/sd/pxa2xx_mmci: add read/write() trace events
Philippe Mathieu-Daudé
2018-01-11
hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()
Philippe Mathieu-Daudé
2018-01-11
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
Andrey Smirnov
[next]