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
2019-12-20
target/arm: Remove redundant scaling of nexttick
Andrew Jeffery
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-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2019-12-17-v2' i...
Peter Maydell
2019-12-18
qemu-doc: Remove the unused "Guest Agent" node
Thomas Huth
2019-12-18
Revert "qemu-options.hx: Update for reboot-timeout parameter"
Han Han
2019-12-18
target/sparc: Remove old TODO file
Thomas Huth
2019-12-18
test-keyval: Tighten test of trailing crap after size
Markus Armbruster
2019-12-18
util/cutils: Turn FIXME comment into QEMU_BUILD_BUG_ON()
Markus Armbruster
2019-12-18
monitor: Remove unused define
Yury Kotov
2019-12-18
MAINTAINERS: Add hw/sd/ssi-sd.c in the SD section
Philippe Mathieu-Daudé
2019-12-18
nbd: assert that Error** is not NULL in nbd_iter_channel_error
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/vfio/ap: drop local_err from vfio_ap_realize
Vladimir Sementsov-Ogievskiy
2019-12-18
backends/cryptodev: drop local_err from cryptodev_backend_complete()
Vladimir Sementsov-Ogievskiy
2019-12-18
include/qom/object.h: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/usb: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/tpm: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/sd: drop extra whitespace in sdhci_sysbus_realize() header
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/s390x: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
monitor/qmp-cmds: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
qga: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/i386/amd_iommu: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
block/snapshot: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/core/qdev: cleanup Error ** variables
Vladimir Sementsov-Ogievskiy
2019-12-18
9pfs: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
2019-12-18
ppc: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
2019-12-18
Revert "ppc: well form kvmppc_hint_smt_possible error hint helper"
Markus Armbruster
2019-12-18
qdev-monitor: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
2019-12-18
vnc: drop Error pointer indirection in vnc_client_io_error
Vladimir Sementsov-Ogievskiy
2019-12-18
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
2019-12-18
error: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
2019-12-18
net/net: Clean up variable shadowing in net_client_init()
Vladimir Sementsov-Ogievskiy
2019-12-18
tests-blockjob: Use error_free_or_abort()
Markus Armbruster
2019-12-18
hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()
Markus Armbruster
2019-12-18
error: Clean up unusual names of Error * variables
Markus Armbruster
2019-12-18
memory-device: Fix memory pre-plug error API violations
Markus Armbruster
2019-12-18
qga: Fix guest-get-fsinfo error API violations
Markus Armbruster
2019-12-18
hw/ipmi: Fix realize() error API violations
Markus Armbruster
2019-12-18
hw/core: Fix fit_load_fdt() error API violations
Markus Armbruster
2019-12-18
hw/acpi: Fix legacy CPU plug error API violations
Markus Armbruster
2019-12-18
exec: Fix file_ram_alloc() error API violations
Markus Armbruster
2019-12-18
tests: Clean up initialization of Error *err variables
Markus Armbruster
2019-12-18
io: Fix Error usage in a comment <example>
Markus Armbruster
2019-12-18
crypto: Fix typo in QCryptoTLSSession's <example> comment
Markus Armbruster
2019-12-18
crypto: Fix certificate file error handling crash bug
Markus Armbruster
2019-12-18
error: Fix -msg timestamp default
Markus Armbruster
2019-12-18
vga: cleanup mapping of VRAM for non-PCI VGA
Paolo Bonzini
2019-12-18
hw/display: Remove "rombar" hack from vga-pci and vmware_vga
Thomas Huth
2019-12-18
hw/pci: Remove the "command_serr_enable" property
Thomas Huth
2019-12-18
hw/audio: Remove the "use_broken_id" hack from the AC97 device
Thomas Huth
[next]