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-06-15
nbd/server: get rid of nbd_negotiate_read and friends
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd: make nbd_drop public
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
2017-06-15
accel: move kvm related accelerator files into accel/
Yang Zhong
2017-06-15
tcg: move tcg backend files into accel/tcg/
Yang Zhong
2017-06-15
tcg: move tcg related files into accel/tcg/ subdirectory
Yang Zhong
2017-06-15
accel: split the tcg accelerator from accel.c file
Yang Zhong
2017-06-15
qemu-nbd: Ignore SIGPIPE
Max Reitz
2017-06-15
nbd: Fix regression on resiliency to port scan
Eric Blake
2017-06-15
hax-all: make async_safe_run_on_cpu safe on HAX too
Paolo Bonzini
2017-06-15
kvm-all: make async_safe_run_on_cpu safe on kvm too
Roman Kagan
2017-06-15
vl: Fix broken thread=xxx option of the --accel parameter
Thomas Huth
2017-06-15
Makefile: Do not generate files if "configure" has not been run yet
Thomas Huth
2017-06-15
megasas: always store SCSIRequest* into MegasasCmd
Paolo Bonzini
2017-06-15
megasas: do not read SCSI req parameters more than once from frame
Paolo Bonzini
2017-06-15
megasas: do not read command more than once from frame
Paolo Bonzini
2017-06-15
megasas: do not read DCMD opcode more than once from frame
Paolo Bonzini
2017-06-15
megasas: do not read iovec count more than once from frame
Paolo Bonzini
2017-06-15
megasas: do not read sense length more than once from frame
Paolo Bonzini
2017-06-15
megasas: add qtest
Paolo Bonzini
2017-06-15
memory: remove memory_region_set_fd
Marc-André Lureau
2017-06-15
ivshmem: use ram_from_fd()
Marc-André Lureau
2017-06-15
Add memory_region_init_ram_from_fd()
Marc-André Lureau
2017-06-15
exec: split qemu_ram_alloc_from_file()
Marc-André Lureau
2017-06-15
exec: split file_ram_alloc()
Marc-André Lureau
2017-06-15
exec: check kvm mmu notifiers earlier
Marc-André Lureau
2017-06-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170613'...
Peter Maydell
2017-06-13
hw/intc/arm_gicv3_its: Allow save/restore
Eric Auger
2017-06-13
hw/intc/arm_gicv3_kvm: Implement pending table save
Eric Auger
2017-06-13
hw/intc/arm_gicv3_its: Implement state save/restore
Eric Auger
2017-06-13
kvm-all: Pass an error object to kvm_device_access
Eric Auger
2017-06-13
timer/aspeed: fix timer enablement when a reload is not set
Cédric Le Goater
2017-06-13
aspeed: add a temp sensor device on I2C bus 3
Cédric Le Goater
2017-06-13
hw/misc: add a TMP42{1, 2, 3} device model
Cédric Le Goater
2017-06-13
timer.h: Provide better monotonic time
Pranith Kumar
2017-06-13
hw/misc/exynos4210_pmu: Add support for system poweroff
Krzysztof Kozlowski
2017-06-13
hw/intc/exynos4210_gic: Constify array of combiner interrupts
Krzysztof Kozlowski
2017-06-13
hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string
Krzysztof Kozlowski
2017-06-13
hw/arm/exynos: Declare local variables in some order
Krzysztof Kozlowski
2017-06-13
hw/arm/exynos: Move DRAM initialization next boards
Krzysztof Kozlowski
2017-06-13
hw/timer/exynos4210_mct: Remove unused defines
Krzysztof Kozlowski
2017-06-13
hw/timer/exynos4210_mct: Cleanup indentation and empty new lines
Krzysztof Kozlowski
2017-06-13
hw/timer/exynos4210_mct: Fix checkpatch style errors
Krzysztof Kozlowski
2017-06-13
hw/intc/exynos4210_gic: Use more meaningful name for local variable
Krzysztof Kozlowski
2017-06-13
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-06-13
monitor: resurrect handle_qmp_command trace event
Stefan Hajnoczi
2017-06-13
monitor: add handle_hmp_command trace event
Stefan Hajnoczi
2017-06-13
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...
Peter Maydell
2017-06-13
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-06-13
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' int...
Peter Maydell
[next]