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
2015-09-16
translate: move real_host_page setting to -common
Peter Crosthwaite
2015-09-16
tcg: Move tci_tb_ptr to -common
Peter Crosthwaite
2015-09-16
tcg: split tcg_op_defs to -common
Peter Crosthwaite
2015-09-16
translate-all: Move tcg_handle_interrupt() to -common
Peter Crosthwaite
2015-09-16
cpu-exec: Migrate some generic fns to cpu-exec-common
Peter Crosthwaite
2015-09-16
qemu-char: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-16
monitor: added generation of documentation for hmp-commands-info.hx
Pavel Butsykin
2015-09-16
hmp-commands.hx: fix end of table info
Pavel Butsykin
2015-09-16
monitor: remove target-specific code from monitor.c
Pavel Butsykin
2015-09-16
hmp-commands-info: move info_cmds content out of monitor.c
Pavel Butsykin
2015-09-16
i386/kvm: Hyper-v crash msrs set/get'ers and migration
Andrey Smetanin
2015-09-16
kvm: Add kvm system event crash handler
Andrey Smetanin
2015-09-16
cpu: Add crash_occurred flag into CPUState
Andrey Smetanin
2015-09-16
target-i386: move asm-x86/hyperv.h to standard-headers
Paolo Bonzini
2015-09-16
update-linux-headers: copy standard-headers files one by one
Paolo Bonzini
2015-09-16
update Linux headers to 4.3-rc1
Paolo Bonzini
2015-09-16
pci: remove Link Training error from AER error list
Paolo Bonzini
2015-09-16
Revert "rcu: init rcu_registry_lock after fork"
Paolo Bonzini
2015-09-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-09-14
qapi: Fix cgen() for Python older than 2.7
Markus Armbruster
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
qcow2: Make qcow2_alloc_bytes() more explicit
Max Reitz
2015-09-14
vmdk: Fix next_cluster_sector for compressed write
Radoslav Gerganov
2015-09-14
iotests: Add test for checking large image files
Max Reitz
2015-09-14
qcow2: Make size_to_clusters() return uint64_t
Max Reitz
2015-09-14
qemu-iotests: More qcow2 reopen tests
Kevin Wolf
2015-09-14
qemu-iotests: Reopen qcow2 with lazy-refcounts change
Kevin Wolf
2015-09-14
qcow2: Support updating driver-specific options in reopen
Kevin Wolf
2015-09-14
qcow2: Make qcow2_update_options() suitable for transactions
Kevin Wolf
2015-09-14
qcow2: Fix memory leak in qcow2_update_options() error path
Kevin Wolf
2015-09-14
qcow2: Leave s unchanged on qcow2_update_options() failure
Kevin Wolf
2015-09-14
qcow2: Move rest of option handling to qcow2_update_options()
Kevin Wolf
2015-09-14
qcow2: Move qcow2_update_options() call up
Kevin Wolf
2015-09-14
qcow2: Factor out qcow2_update_options()
Kevin Wolf
2015-09-14
qcow2: Improve error message
Kevin Wolf
2015-09-14
qemu-io: Add command 'reopen'
Kevin Wolf
2015-09-14
qemu-io: Remove duplicate 'open' error message
Kevin Wolf
2015-09-14
block: Allow specifying driver-specific options to reopen
Kevin Wolf
2015-09-14
qcow2: Rename BDRVQcowState to BDRVQcow2State
Kevin Wolf
2015-09-14
block: Drop bdrv_find_whitelisted_format()
Max Reitz
2015-09-14
block: Drop drv parameter from bdrv_fill_options()
Max Reitz
2015-09-14
block: Drop drv parameter from bdrv_open_inherit()
Max Reitz
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
2015-09-14
block: Always pass NULL as drv for bdrv_open()
Max Reitz
2015-09-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150914'...
Peter Maydell
2015-09-14
target-arm: Add VMPIDR_EL2
Edgar E. Iglesias
2015-09-14
target-arm: Break out mpidr_read_val()
Edgar E. Iglesias
2015-09-14
target-arm: Add VPIDR_EL2
Edgar E. Iglesias
2015-09-14
target-arm: Suppress EPD for S2, EL2 and EL3 translations
Edgar E. Iglesias
2015-09-14
target-arm: Suppress TBI for S2 translations
Edgar E. Iglesias
[next]