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
2020-01-06
Add dbus-vmstate object
Marc-André Lureau
2020-01-06
util: add dbus helper unit
Marc-André Lureau
2020-01-06
docs: start a document to describe D-Bus usage
Marc-André Lureau
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
2020-01-06
vmstate: add qom interface to get id
Marc-André Lureau
2020-01-06
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2020-01-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191220'...
Peter Maydell
2020-01-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-01-03
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque...
Peter Maydell
2020-01-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...
Peter Maydell
2019-12-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-12-20
configure: Require Python >= 3.5
Eduardo Habkost
2019-12-20
travis: Replace Python 3.4 build with 3.5
Eduardo Habkost
2019-12-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into staging
Peter Maydell
2019-12-20
arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()
Niek Linnenbank
2019-12-20
target/arm: Display helpful message when hflags mismatch
Philippe Mathieu-Daudé
2019-12-20
hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word position
Simon Veith
2019-12-20
hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macro
Simon Veith
2019-12-20
hw/arm/smmuv3: Align stream table base address to table size
Simon Veith
2019-12-20
hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZE
Simon Veith
2019-12-20
hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK value
Simon Veith
2019-12-20
hw/arm/smmuv3: Apply address mask to linear strtab base address
Simon Veith
2019-12-20
ast2600: Configure CNTFRQ at 1125MHz
Andrew Jeffery
2019-12-20
target/arm: Prepare generic timer for per-platform CNTFRQ
Andrew Jeffery
2019-12-20
target/arm: Abstract the generic timer frequency
Andrew Jeffery
2019-12-20
target/arm: Remove redundant scaling of nexttick
Andrew Jeffery
2019-12-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
2019-12-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-20
seabios: update to 1.13.0 final
Gerd Hoffmann
2019-12-20
display/bochs-display: fix memory leak
Cameron Esfahani
2019-12-20
vhost-user-gpu: Drop trailing json comma
Cole Robinson
2019-12-19
iotests: Test external snapshot with VM state
Kevin Wolf
2019-12-19
hmp: Allow using qdev ID for qemu-io command
Kevin Wolf
2019-12-19
block: Activate recursively even for already active nodes
Kevin Wolf
2019-12-19
virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh
Li Hangjing
2019-12-19
docs: fix rst syntax errors in unbuilt docs
Stefan Hajnoczi
2019-12-19
virtio-blk: deprecate SCSI passthrough
Stefan Hajnoczi
2019-12-19
iotests: 211: Remove duplication with VM.blockdev_create()
Kevin Wolf
2019-12-19
iotests: 207: Remove duplication with VM.blockdev_create()
Kevin Wolf
2019-12-19
iotests: 266: Convert to VM.blockdev_create()
Kevin Wolf
2019-12-19
iotests: 237: Convert to VM.blockdev_create()
Kevin Wolf
2019-12-19
iotests: 213: Convert to VM.blockdev_create()
Kevin Wolf
2019-12-19
iotests: 212: Convert to VM.blockdev_create()
Kevin Wolf
2019-12-19
iotests: 210: Convert to VM.blockdev_create()
Kevin Wolf
2019-12-19
iotests: 206: Convert to VM.blockdev_create()
Kevin Wolf
2019-12-19
iotests: 255: Drop blockdev_create()
Kevin Wolf
2019-12-19
iotests: Create VM.blockdev_create()
Kevin Wolf
2019-12-19
qcow2: Move error check of local_err near its assignment
Tuguoyi
2019-12-19
iotests: Fix IMGOPTSSYNTAX for nbd
Max Reitz
[next]