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-06-20
qdev: avoid type casts between signed and unsigned
Marc-André Lureau
2017-06-20
qdev: wrap default property value in an union
Marc-André Lureau
2017-06-20
qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()
Marc-André Lureau
2017-06-20
object: use more specific property type names
Marc-André Lureau
2017-06-20
q35: fix get_mmcfg_size to use uint64 visitor
Marc-André Lureau
2017-06-20
object: add uint property setter/getter
Marc-André Lureau
2017-06-20
qapi: update the qobject visitor to use QNUM_U64
Marc-André Lureau
2017-06-20
json: learn to parse uint64 numbers
Marc-André Lureau
2017-06-20
qnum: add uint type
Marc-André Lureau
2017-06-20
tests: remove /{qnum, qlist, dict}/destroy test
Marc-André Lureau
2017-06-20
qapi: Remove visit_start_alternate() parameter promote_int
Marc-André Lureau
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-19
qapi: Clean up qobject_input_type_number() control flow
Marc-André Lureau
2017-06-19
tests: add more int/number ranges checks
Marc-André Lureau
2017-06-19
tests: Remove test cases for alternates of 'number' and 'int'
Marc-André Lureau
2017-06-19
object: fix potential leak in getters
Marc-André Lureau
2017-06-19
qdev: remove PropertyInfo.qtype field
Marc-André Lureau
2017-06-15
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170613' into staging
Peter Maydell
2017-06-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170614' i...
Peter Maydell
2017-06-14
migration: Don't create decompression threads if not enabled
Juan Quintela
2017-06-14
migration: Test for disabled features on reception
Juan Quintela
2017-06-14
migration: Remove unneeded includes
Juan Quintela
2017-06-14
migration: fix incorrect enable return path
Peter Xu
2017-06-14
migration: Fix compilation with older compilers
Juan Quintela
2017-06-13
s390x/cpumodel: wire up cpu type + id for TCG
David Hildenbrand
2017-06-13
target/s390x: rework PGM interrupt psw.addr handling
David Hildenbrand
2017-06-13
target/s390x: correctly indicate PER nullification
David Hildenbrand
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
[next]