index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-24
tcg: rename tcg_current_cpu to tcg_current_rr_cpu
Alex Bennée
2017-02-24
tcg: add kick timer for single-threaded vCPU emulation
Alex Bennée
2017-02-24
tcg: add options for enabling MTTCG
KONRAD Frederic
2017-02-24
tcg: move TCG_MO/BAR types into own file
Alex Bennée
2017-02-24
mttcg: Add missing tb_lock/unlock() in cpu_exec_step()
Pranith Kumar
2017-02-24
mttcg: translate-all: Enable locking debug in a debug build
Pranith Kumar
2017-02-24
docs: new design document multi-thread-tcg.txt
Alex Bennée
2017-02-23
Revert "hw/mips: MIPS Boston board support"
Peter Maydell
2017-02-23
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170222' into staging
Peter Maydell
2017-02-21
hw/mips: MIPS Boston board support
Paul Burton
2017-02-21
hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
Paul Burton
2017-02-21
loader: Support Flattened Image Trees (FIT images)
Paul Burton
2017-02-21
dtc: Update requirement to v1.4.2
Paul Burton
2017-02-21
target-mips: Provide function to test if a CPU supports an ISA
Paul Burton
2017-02-21
hw/mips_gic: Update pin state on mask changes
Paul Burton
2017-02-21
hw/mips_gictimer: provide API for retrieving frequency
Paul Burton
2017-02-21
hw/mips_cmgcr: allow GCR base to be moved
Paul Burton
2017-02-21
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170221' into s...
Peter Maydell
2017-02-21
monitor: Fix crashes when using HMP commands without CPU
Thomas Huth
2017-02-21
monitor: add poll-* properties into query-iothreads result
Pavel Hrdina
2017-02-21
hmp: fix block_set_io_throttle
Eric Blake
2017-02-21
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-02-21
qemu-options: Fix broken sheepdog URL
Thomas Huth
2017-02-21
mirror: do not increase offset during initial zero_or_discard phase
Anton Nefedov
2017-02-21
QAPI: Fix blockdev-add example documentation
Jeff Cody
2017-02-21
iscsi: Add blockdev-add support
Kevin Wolf
2017-02-21
iscsi: Add timeout option
Kevin Wolf
2017-02-21
iscsi: Add header-digest option
Kevin Wolf
2017-02-21
iscsi: Add initiator-name option
Kevin Wolf
2017-02-21
iscsi: Handle -iscsi user/password in bdrv_parse_filename()
Kevin Wolf
2017-02-21
iscsi: Split URL into individual options
Kevin Wolf
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
2017-02-21
hw/i386: Deprecate -drive if=scsi with PC machine types
Markus Armbruster
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
2017-02-21
hw: Drop superfluous special checks for orphaned -drive
Markus Armbruster
2017-02-21
blockdev: Make orphaned -drive fatal
Markus Armbruster
2017-02-21
blockdev: Improve message for orphaned -drive
Markus Armbruster
2017-02-21
hw/arm/highbank: Default -drive to if=ide instead of if=scsi
Markus Armbruster
2017-02-21
hw: Default -drive to if=none instead of scsi when scsi cannot work
Markus Armbruster
2017-02-21
hw: Default -drive to if=none instead of ide when ide cannot work
Markus Armbruster
2017-02-21
hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_bus
Markus Armbruster
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2017-02-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-02-21
coroutine-lock: make CoRwlock thread-safe and fair
Paolo Bonzini
2017-02-21
coroutine-lock: add mutex argument to CoQueue APIs
Paolo Bonzini
2017-02-21
coroutine-lock: place CoMutex before CoQueue in header
Paolo Bonzini
2017-02-21
test-aio-multithread: add performance comparison with thread-based mutexes
Paolo Bonzini
2017-02-21
coroutine-lock: add limited spinning to CoMutex
Paolo Bonzini
[next]