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
2016-02-19
vfio: make the 4 bytes aligned for capability size
Chen Fan
2016-02-19
pcie: modify the capability size assert
Chen Fan
2016-02-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-19' into...
Peter Maydell
2016-02-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ...
Peter Maydell
2016-02-19
vl: Clean up machine selection in main().
Markus Armbruster
2016-02-19
vl: Set error location when parsing memory options
Eduardo Habkost
2016-02-19
replay: Set error location properly when parsing options
Eduardo Habkost
2016-02-19
vl: Reset location after handling command-line arguments
Eduardo Habkost
2016-02-19
vl.c: Fix regression in machine error message
Marcel Apfelbaum
2016-02-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-19
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
2016-02-19
qapi: Don't box branches of flat unions
Eric Blake
2016-02-19
qapi: Don't box struct branch of alternate
Eric Blake
2016-02-19
qapi-visit: Use common idiom in gen_visit_fields_decl()
Eric Blake
2016-02-19
qapi: Emit structs used as variants in topological order
Eric Blake
2016-02-19
qapi: Adjust layout of FooList types
Eric Blake
2016-02-19
qapi-visit: Less indirection in visit_type_Foo_fields()
Eric Blake
2016-02-19
qapi-visit: Unify struct and union visit
Markus Armbruster
2016-02-19
qapi: Visit variants in visit_type_FOO_fields()
Eric Blake
2016-02-19
qapi-visit: Simplify how we visit common union members
Markus Armbruster
2016-02-19
qapi: Add tests of complex objects within alternate
Eric Blake
2016-02-19
qapi: Forbid 'any' inside an alternate
Eric Blake
2016-02-19
qapi: Forbid empty unions and useless alternates
Eric Blake
2016-02-19
qapi: Simplify excess input reporting in input visitors
Eric Blake
2016-02-19
qapi-visit: Honor prefix of discriminator enum
Eric Blake
2016-02-18
tests/vhost-user-bridge: add scattering of incoming packets
Victor Kaplansky
2016-02-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160218-...
Peter Maydell
2016-02-18
hw/timer: QOM'ify pxa2xx_timer
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify pl031
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify exynos4210_rtc
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify exynos4210_pwm
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify exynos4210_mct
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify arm_timer (pass 2)
xiaoqiang.zhao
2016-02-18
hw/timer: QOM'ify arm_timer (pass 1)
xiaoqiang.zhao
2016-02-18
hw/sd: use guest error logging rather than fprintf to stderr
Andrew Baumann
2016-02-18
hw/sd: model a power-up delay, as a workaround for an EDK2 bug
Andrew Baumann
2016-02-18
hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibility
Andrew Baumann
2016-02-18
hw/sd/pxa2xx_mmci: Add reset function
Peter Maydell
2016-02-18
hw/sd/pxa2xx_mmci: Convert to VMStateDescription
Peter Maydell
2016-02-18
hw/sd/pxa2xx_mmci: Update to use new SDBus APIs
Peter Maydell
2016-02-18
hw/sd/pxa2xx_mmci: convert to SysBusDevice object
Peter Maydell
2016-02-18
sdhci_sysbus: Create SD card device in users, not the device itself
Peter Maydell
2016-02-18
hw/sd/sdhci.c: Update to use SDBus APIs
Peter Maydell
2016-02-18
hw/sd: Add QOM bus which SD cards plug in to
Peter Maydell
2016-02-18
hw/sd/sd.c: Convert sd_reset() function into Device reset method
Peter Maydell
2016-02-18
hw/sd/sd.c: QOMify
Peter Maydell
2016-02-18
hw/sd/sdhci.c: Remove x-drive property
Peter Maydell
2016-02-18
ARM: PL061: Cleaning field of PL061 device state
Wei Huang
2016-02-18
ARM: PL061: Clear PL061 device state after reset
Wei Huang
2016-02-18
target-arm: Add PMUSERENR_EL0 register
Alistair Francis
[next]