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
2017-12-19
iothread: add iothread_by_id() API
Stefan Hajnoczi
2017-12-19
block: drop unused BlockDirtyBitmapState->aio_context field
Stefan Hajnoczi
2017-12-19
block: don't keep AioContext acquired after internal_snapshot_prepare()
Stefan Hajnoczi
2017-12-19
block: don't keep AioContext acquired after blockdev_backup_prepare()
Stefan Hajnoczi
2017-12-19
block: don't keep AioContext acquired after drive_backup_prepare()
Stefan Hajnoczi
2017-12-19
block: don't keep AioContext acquired after external_snapshot_prepare()
Stefan Hajnoczi
2017-12-19
blockdev: hold AioContext for bdrv_unref() in external_snapshot_clean()
Stefan Hajnoczi
2017-12-19
qdev: drop unused #include "sysemu/iothread.h"
Stefan Hajnoczi
2017-12-19
dev-storage: Fix the unusual function name
Mao Zhongyi
2017-12-19
hw/block: Use errp directly rather than local_err
Mao Zhongyi
2017-12-19
hw/block: Fix the return type
Mao Zhongyi
2017-12-19
hw/block/nvme: Convert to realize
Mao Zhongyi
2017-12-19
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
2017-12-19
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-12-18
target/sh4: Convert to DisasContextBase
Richard Henderson
2017-12-18
target/sh4: Do not singlestep after exceptions
Richard Henderson
2017-12-18
target/sh4: Convert to DisasJumpType
Richard Henderson
2017-12-18
target/sh4: Use cmpxchg for movco when parallel_cpus
Richard Henderson
2017-12-18
target/sh4: fix TCG leak during gusa sequence
Alex Bennée
2017-12-18
target/sh4: add missing tcg_temp_free() in _decode_opc()
Philippe Mathieu-Daudé
2017-12-18
block/curl: fix minor memory leaks
Jeff Cody
2017-12-18
block/curl: check error return of curl_global_init()
Jeff Cody
2017-12-18
block/sheepdog: code beautification
Jeff Cody
2017-12-18
block/sheepdog: remove spurious NULL check
Jeff Cody
2017-12-18
blockjob: kick jobs on set-speed
John Snow
2017-12-18
backup: use copy_bitmap in incremental backup
Vladimir Sementsov-Ogievskiy
2017-12-18
backup: simplify non-dirty bits progress processing
Vladimir Sementsov-Ogievskiy
2017-12-18
backup: init copy_bitmap from sync_bitmap for incremental
Vladimir Sementsov-Ogievskiy
2017-12-18
backup: move from done_bitmap to copy_bitmap
Vladimir Sementsov-Ogievskiy
2017-12-18
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
2017-12-18
gdbstub: add tracing
Doug Gale
2017-12-18
trace: Try using tracefs first
Namhyung Kim
2017-12-18
trace: Generalize searching for debugfs
Namhyung Kim
2017-12-18
trace: Simplify find_debugfs()
Namhyung Kim
2017-12-18
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-12-18
misc: drop old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
i386/pc: move vmmouse.c to hw/i386/
Philippe Mathieu-Daudé
2017-12-18
i386/pc: move vmport.c to hw/i386/
Philippe Mathieu-Daudé
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"
Philippe Mathieu-Daudé
2017-12-18
hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pc
Philippe Mathieu-Daudé
2017-12-18
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
Philippe Mathieu-Daudé
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2017-12-18
hw/unicore32: restrict hw addr defines to source file
Philippe Mathieu-Daudé
2017-12-18
hw/virtio-balloon: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
hw/tpm: remove old i386 dependency
Philippe Mathieu-Daudé
[prev]
[next]