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
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
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
2019-12-18
hw/i386: Remove the deprecated machines 0.12 up to 0.15
Thomas Huth
2019-12-18
hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host Bridge
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Extract the IGD passthrough host bridge device
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Use definitions instead of magic values
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Correct the header description
Philippe Mathieu-Daudé
2019-12-18
Fix some comment spelling errors.
Cameron Esfahani
2019-12-18
target/i386: remove unused pci-assign codes
Eiichi Tsukata
[next]