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-05-31
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make memory_region_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make flatview_extend_translation() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make address_space_map() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make tb_invalidate_phys_addr() take a MemTxAttrs argument
Peter Maydell
2018-05-31
memory.h: Improve IOMMU related documentation
Peter Maydell
2018-05-31
Correct CPACR reset value for v7 cores
Peter Maydell
2018-05-31
xlnx-zdma: Correct mem leaks and memset to zero on desc unaligned errors
Francisco Iglesias
2018-05-31
arm: fix malloc type mismatch
Paolo Bonzini
2018-05-31
arm: fix qemu crash on startup with -bios option
Igor Mammedov
2018-05-31
tcg: Fix helper function vs host abi for float16
Richard Henderson
2018-05-31
arm_gicv3_kvm: increase clroffset accordingly
Shannon Zhao
2018-05-31
hw/intc/arm_gicv3: Fix APxR<n> register dispatching
Jan Kiszka
2018-05-31
MAINTAINERS: Add entries for newer MPS2 boards and devices
Peter Maydell
2018-05-31
target/arm: Honour FPCR.FZ in FRECPX
Peter Maydell
2018-05-31
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...
Peter Maydell
2018-05-31
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-05-30
tests: functional tests for QMP command set-numa-node
Igor Mammedov
2018-05-30
qmp: add set-numa-node command
Igor Mammedov
2018-05-30
qmp: permit query-hotpluggable-cpus in preconfig state
Igor Mammedov
2018-05-30
tests: extend qmp test with preconfig checks
Igor Mammedov
2018-05-30
cli: add --preconfig option
Igor Mammedov
2018-05-30
tests: qapi-schema tests for allow-preconfig
Igor Mammedov
2018-05-30
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
2018-05-30
hmp: disable monitor in preconfig state
Igor Mammedov
2018-05-30
qapi: introduce preconfig runstate
Igor Mammedov
2018-05-30
numa: split out NumaOptions parsing into set_numa_options()
Igor Mammedov
2018-05-30
numa: postpone options post-processing till machine_run_board_init()
Igor Mammedov
2018-05-30
numa: clarify error message when node index is out of range in -numa dist, ...
Igor Mammedov
2018-05-30
block/create: Mark blockdev-create stable
Kevin Wolf
2018-05-30
qemu-iotests: Rewrite 213 for blockdev-create job
Kevin Wolf
2018-05-30
qemu-iotests: Rewrite 212 for blockdev-create job
Kevin Wolf
2018-05-30
qemu-iotests: Rewrite 211 for blockdev-create job
Kevin Wolf
2018-05-30
qemu-iotests: Rewrite 210 for blockdev-create job
Kevin Wolf
2018-05-30
qemu-iotests: Rewrite 207 for blockdev-create job
Kevin Wolf
2018-05-30
qemu-iotests: Rewrite 206 for blockdev-create job
Kevin Wolf
2018-05-30
qemu-iotests: iotests.py helper for non-file protocols
Kevin Wolf
2018-05-30
qemu-iotests: Add VM.run_job()
Kevin Wolf
2018-05-30
qemu-iotests: Add iotests.img_info_log()
Kevin Wolf
2018-05-30
qemu-iotests: Add VM.qmp_log()
Kevin Wolf
2018-05-30
qemu-iotests: Add VM.get_qmp_events_filtered()
Kevin Wolf
2018-05-30
block/create: Make x-blockdev-create a job
Kevin Wolf
2018-05-30
job: Add error message for failing jobs
Kevin Wolf
2018-05-29
vhdx: Fix vhdx_co_create() return value
Kevin Wolf
2018-05-29
vdi: Fix vdi_co_do_create() return value
Kevin Wolf
2018-05-29
ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warning
Peter Maydell
2018-05-29
qcow2: Fix Coverity warning when calculating the refcount cache size
Alberto Garcia
2018-05-29
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-05-29...
Peter Maydell
[next]