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-07-25
target/s390x: Move exception-related functions to a new excp_helper.c file
Thomas Huth
2017-07-25
target/s390x: Rework program_interrupt() and related functions
Thomas Huth
2017-07-25
target/s390x: Move diag helpers to a separate file
Thomas Huth
2017-07-25
target/s390x: Move s390_cpu_dump_state() to helper.c
Thomas Huth
2017-07-25
target/s390x: improve baselining if certain base features are missing
David Hildenbrand
2017-07-25
s390x/kvm: better comment regarding zPCI feature availability
David Hildenbrand
2017-07-25
target/s390x: introduce (test|set)_be_bit
David Hildenbrand
2017-07-25
target/s390x: indicate query subfunction in s390_fill_feat_block
David Hildenbrand
2017-07-25
target/s390x: drop BE_BIT()
David Hildenbrand
2017-07-25
s390/cpumodel: remove KSS from the default model of z14
Christian Borntraeger
2017-07-25
vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...
Dong Jia Shi
2017-07-25
vfio/ccw: allocate irq info with the right size
Jing Zhang
2017-07-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170724'...
Peter Maydell
2017-07-24
integratorcp: Don't migrate flash using vmstate_register_ram_global()
Peter Maydell
2017-07-24
mps2: Correctly set parent bus for SCC device
Peter Maydell
2017-07-24
fsl_imx*: Migrate ROM contents
Peter Maydell
2017-07-24
target/arm: fix TCG temp leak in aarch64 rev16
Emilio G. Cota
2017-07-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-07-24
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-24' into st...
Peter Maydell
2017-07-24
maint: Reorder include directives for qemu-{nbd, io}
Eric Blake
2017-07-24
qemu-nbd: Update version string
Eric Blake
2017-07-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-24' into...
Peter Maydell
2017-07-24
qemu-iotests: Avoid unnecessary sleeps
Kevin Wolf
2017-07-24
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
2017-07-24
qcow2: Fix sector calculation in qcow2_measure()
Eric Blake
2017-07-24
dirty-bitmap: Report BlockDirtyInfo.count in bytes, as documented
Eric Blake
2017-07-24
iotests: Remove a few tests from 'quick' group
Eric Blake
2017-07-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-18-v2' in...
Peter Maydell
2017-07-24
error: Revert unwanted change of warning messages
Markus Armbruster
2017-07-24
util: Introduce include/qemu/cpuid.h
Richard Henderson
2017-07-24
migration: Use JSON null instead of "" to reset parameter to default
Markus Armbruster
2017-07-24
migration: Unshare MigrationParameters struct for now
Markus Armbruster
2017-07-24
migration: Add TODO comments on duplication of QAPI_CLONE()
Markus Armbruster
2017-07-24
migration: Clean up around tls_creds, tls_hostname
Markus Armbruster
2017-07-24
hmp: Clean up and simplify hmp_migrate_set_parameter()
Markus Armbruster
2017-07-24
block: Use JSON null instead of "" to disable backing file
Markus Armbruster
2017-07-24
tests/test-qobject-input-visitor: Drop redundant test
Markus Armbruster
2017-07-24
qapi: Introduce a first class 'null' type
Markus Armbruster
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2017-07-24
qapi: Separate type QNull from QObject
Markus Armbruster
2017-07-24
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170721-tag' into...
Peter Maydell
2017-07-21
xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...
Alexey G
2017-07-21
xen: fix compilation on 32-bit hosts
Igor Druzhinin
2017-07-21
configure: Drop ancient Solaris 9 and earlier support
Peter Maydell
2017-07-21
configure: Never use 'uname' to identify target OS
Peter Maydell
2017-07-21
bsd-user/main.c: Fix unused variable warning
Peter Maydell
2017-07-21
bsd-user/bsdload.c: Remove write-only id_change variable
Peter Maydell
2017-07-21
block/vpc: fix uninitialised variable compiler warning
Mark Cave-Ayland
2017-07-21
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170721' into staging
Peter Maydell
2017-07-21
Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...
Peter Maydell
[next]