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-07-17
Changed malloc to g_malloc, free to g_free in bsd-user/qemu.h
Md Haris Iqbal
2016-07-17
use g_path_get_dirname instead of dirname
Wei Jiangang
2016-07-15
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
2016-07-15
Update OpenBIOS images to b747b6a built from submodule.
Mark Cave-Ayland
2016-07-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...
Peter Maydell
2016-07-14
ast2400: externalize revision numbers
Cédric Le Goater
2016-07-14
ast2400: pretend DMAs are done for U-boot
Cédric Le Goater
2016-07-14
ast2400: replace aspeed_smc_is_implemented()
Cédric Le Goater
2016-07-14
hw/misc: fix typo in Aspeed SCU hw-strap2 property name
Cédric Le Goater
2016-07-14
m25p80: Fix QIOR/DIOR handling for Winbond
Marcin Krzeminski
2016-07-14
target-arm: Add missed AArch32 TLBI sytem registers
Sergey Sorokin
2016-07-14
hw/arm/virt: tcg: adjust MPIDR like KVM
Andrew Jones
2016-07-14
gic: provide defines for v2/v3 targetlist sizes
Andrew Jones
2016-07-14
target-arm: Use Neon for zero checking
Vijay
2016-07-14
Revert "hw/ptimer: Perform counter wrap around if timer already expired"
Dmitry Osipenko
2016-07-14
virtio-mmio: format transport base address in BusClass.get_dev_path
Laszlo Ersek
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
2016-07-14
Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into staging
Peter Maydell
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-14
target-xtensa: xtfpga: fix FLASH interface width
Max Filippov
2016-07-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-07-14
Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160712' into staging
Peter Maydell
2016-07-13
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' in...
Kevin Wolf
2016-07-13
iotests: Make 157 actually format-agnostic
Max Reitz
2016-07-13
vvfat: Fix qcow write target driver specification
Max Reitz
2016-07-13
hmp: show all of snapshot info on every block dev in output of 'info snapshots'
Lin Ma
2016-07-13
hmp: use snapshot name to determine whether a snapshot is 'fully available'
Lin Ma
2016-07-13
qemu-iotests: Test naming of throttling groups
Alberto Garcia
2016-07-13
blockdev: Fix regression with the default naming of throttling groups
Alberto Garcia
2016-07-13
vmdk: fix metadata write regression
Reda Sallahi
2016-07-13
Improve block job rate limiting for small bandwidth values
Sascha Silbe
2016-07-13
qcow2: Fix qcow2_get_cluster_offset()
Max Reitz
2016-07-13
qemu-io: Use correct range limitations
Max Reitz
2016-07-13
qcow2: Avoid making the L1 table too big
Max Reitz
2016-07-13
qemu-img: Use strerror() for generic resize error
Max Reitz
2016-07-13
block: Remove BB options from blockdev-add
Kevin Wolf
2016-07-13
qemu-iotests: Test setting WCE with qdev
Kevin Wolf
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
2016-07-13
commit: Fix use of error handling policy
Kevin Wolf
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
2016-07-13
hostmem: detect host backend memory is being used properly
Xiao Guangrong
2016-07-13
hostmem: fix QEMU crash by 'info memdev'
Xiao Guangrong
2016-07-13
char: do not use atexit cleanup handler
Marc-André Lureau
2016-07-13
net: do not use atexit for cleanup
Paolo Bonzini
2016-07-13
slirp: use exit notifier for slirp_smb_cleanup
Paolo Bonzini
2016-07-13
tap: use an exit notifier to call down_script
Marc-André Lureau
2016-07-13
block/qdev: Allow node name for drive properties
Kevin Wolf
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
test-coroutine: prepare for the next patch
Paolo Bonzini
[next]