]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-12-19 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-12-18 Vladimir Sementsov... nbd: assert that Error** is not NULL in nbd_iter_channe...
2019-12-18 Vladimir Sementsov... hw/vfio/ap: drop local_err from vfio_ap_realize
2019-12-18 Vladimir Sementsov... backends/cryptodev: drop local_err from cryptodev_backe...
2019-12-18 Vladimir Sementsov... include/qom/object.h: rename Error ** parameter to...
2019-12-18 Vladimir Sementsov... hw/usb: rename Error ** parameter to more common errp
2019-12-18 Vladimir Sementsov... hw/tpm: rename Error ** parameter to more common errp
2019-12-18 Vladimir Sementsov... hw/sd: drop extra whitespace in sdhci_sysbus_realize...
2019-12-18 Vladimir Sementsov... hw/s390x: rename Error ** parameter to more common...
2019-12-18 Vladimir Sementsov... monitor/qmp-cmds: rename Error ** parameter to more...
2019-12-18 Vladimir Sementsov... qga: rename Error ** parameter to more common errp
2019-12-18 Vladimir Sementsov... hw/i386/amd_iommu: rename Error ** parameter to more...
2019-12-18 Vladimir Sementsov... block/snapshot: rename Error ** parameter to more commo...
2019-12-18 Vladimir Sementsov... hw/core/qdev: cleanup Error ** variables
2019-12-18 Vladimir Sementsov... 9pfs: make Error **errp const where it is appropriate
2019-12-18 Vladimir Sementsov... ppc: make Error **errp const where it is appropriate
2019-12-18 Markus ArmbrusterRevert "ppc: well form kvmppc_hint_smt_possible error...
2019-12-18 Vladimir Sementsov... qdev-monitor: make Error **errp const where it is appro...
2019-12-18 Vladimir Sementsov... vnc: drop Error pointer indirection in vnc_client_io_error
2019-12-18 Vladimir Sementsov... hmp: drop Error pointer indirection in hmp_handle_error
2019-12-18 Vladimir Sementsov... error: make Error **errp const where it is appropriate
2019-12-18 Vladimir Sementsov... net/net: Clean up variable shadowing in net_client_init()
2019-12-18 Markus Armbrustertests-blockjob: Use error_free_or_abort()
2019-12-18 Markus Armbrusterhw/intc/s390: Simplify error handling in kvm_s390_flic_...
2019-12-18 Markus Armbrustererror: Clean up unusual names of Error * variables
2019-12-18 Markus Armbrustermemory-device: Fix memory pre-plug error API violations
2019-12-18 Markus Armbrusterqga: Fix guest-get-fsinfo error API violations
2019-12-18 Markus Armbrusterhw/ipmi: Fix realize() error API violations
2019-12-18 Markus Armbrusterhw/core: Fix fit_load_fdt() error API violations
2019-12-18 Markus Armbrusterhw/acpi: Fix legacy CPU plug error API violations
2019-12-18 Markus Armbrusterexec: Fix file_ram_alloc() error API violations
2019-12-18 Markus Armbrustertests: Clean up initialization of Error *err variables
2019-12-18 Markus Armbrusterio: Fix Error usage in a comment <example>
2019-12-18 Markus Armbrustercrypto: Fix typo in QCryptoTLSSession's <example> comment
2019-12-18 Markus Armbrustercrypto: Fix certificate file error handling crash bug
2019-12-18 Markus Armbrustererror: Fix -msg timestamp default
2019-12-17 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-12-17 Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-12-17 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-12-17 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-12-17 Paolo Bonzinitests: use g_test_rand_int
2019-12-17 Wainer dos... tests/Makefile: Fix check-report.* targets shown in...
2019-12-17 Marc-André... glib: use portable g_setenv()
2019-12-17 Markus Armbrusterhw/misc/ivshmem: Bury dead legacy INTx code
2019-12-17 Laurent Vivierpseries: disable migration-test if /dev/kvm cannot...
2019-12-17 Cole Robinsontests: fix modules-test 'duplicate test case' error
2019-12-17 Thomas HuthRemove libbluetooth / bluez from the CI tests
2019-12-17 Thomas HuthRemove the core bluetooth code
2019-12-17 Alexey Kardashevskiypseries: Update SLOF firmware image
2019-12-16 Greg Kurzppc/pnv: Drop PnvChipClass::type
2019-12-16 Greg Kurzppc/pnv: Introduce PnvChipClass::xscom_pcba() method
2019-12-16 Greg Kurzppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_powe...
2019-12-16 Greg Kurzppc/pnv: Pass content of the "compatible" property...
2019-12-16 Greg Kurzppc/pnv: Pass XSCOM base address and address size to...
2019-12-16 Greg Kurzppc/pnv: Introduce PnvChipClass::xscom_core_base()...
2019-12-16 Greg Kurzppc/pnv: Introduce PnvChipClass::intc_print_info()...
2019-12-16 Greg Kurzppc/pnv: Drop pnv_is_power9() and pnv_is_power10()...
2019-12-16 Greg Kurzppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
2019-12-16 Greg Kurzppc/pnv: Introduce PnvMachineClass and PnvMachineClass...
2019-12-16 Wainer dos... python/qemu: Remove unneeded imports in __init__
2019-12-16 Greg Kurzppc/pnv: Drop PnvPsiClass::chip_type
2019-12-16 Greg Kurzppc/pnv: Introduce PnvPsiClass::compat
2019-12-16 Greg Kurzppc: Drop useless extern annotation for functions
2019-12-16 Cédric Le Goaterppc/pnv: Fix OCC common area region mapping
2019-12-16 Cédric Le Goaterppc/pnv: Introduce PBA registers
2019-12-16 Greg Kurzppc/pnv: Make PnvXScomInterface an incomplete type
2019-12-16 Cédric Le Goaterppc/pnv: populate the DT with realized XSCOM devices
2019-12-16 Cédric Le Goaterppc/pnv: Loop on the whole hierarchy to populate the...
2019-12-16 Suraj Jitindar... target/ppc: Add SPR TBU40
2019-12-16 Suraj Jitindar... target/ppc: Add SPR ASDR
2019-12-16 Suraj Jitindar... target/ppc: Work [S]PURR implementation and add HV...
2019-12-16 Suraj Jitindar... target/ppc: Implement the VTB for HV access
2019-12-16 Cédric Le Goaterppc/pnv: add a LPC Controller model for POWER10
2019-12-16 Cédric Le Goaterppc/pnv: add a PSI bridge model for POWER10
2019-12-16 Cédric Le Goaterppc/psi: cleanup definitions
2019-12-16 Cédric Le Goaterppc/pnv: Introduce a POWER10 PnvChip and a powernv10...
2019-12-16 Cédric Le Goatertarget/ppc: Add POWER10 DD1.0 model information
2019-12-16 Greg Kurzppc: Make PPCVirtualHypervisor an incomplete type
2019-12-16 Greg Kurzppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM
2019-12-16 Greg Kurzppc: Don't use CPUPPCState::irq_input_state with modern...
2019-12-16 Greg Kurzxics: Don't deassert outputs
2019-12-16 Greg Kurzppc: Deassert the external interrupt pin in KVM on...
2019-12-16 David Gibsonspapr: Simplify ovec diff
2019-12-16 David Gibsonspapr: Fold h_cas_compose_response() into h_client_arch...
2019-12-16 David Gibsonspapr: Improve handling of fdt buffer size
2019-12-16 David Gibsonspapr: Don't trigger a CAS reboot for XICS/XIVE mode...
2019-12-16 Vladimir Sementsov... ppc: well form kvmppc_hint_smt_possible error hint...
2019-12-16 Cédric Le Goaterppc/pnv: Dump the XIVE NVT table
2019-12-16 Cédric Le Goaterppc/pnv: Extend XiveRouter with a get_block_id() handler
2019-12-16 Cédric Le Goaterppc/pnv: Introduce a pnv_xive_block_id() helper
2019-12-16 Cédric Le Goaterppc/xive: Synthesize interrupt from the saved IPB in...
2019-12-16 Cédric Le Goaterppc/xive: Introduce a xive_tctx_ipb_update() helper
2019-12-16 Cédric Le Goaterppc/xive: Remove the get_tctx() XiveRouter handler
2019-12-16 Cédric Le Goaterppc/xive: Move the TIMA operations to the controller...
2019-12-16 Cédric Le Goaterppc/pnv: Clarify how the TIMA is accessed on a multichi...
2019-12-16 Greg Kurzspapr/xive: Configure number of servers in KVM
2019-12-16 Greg Kurzspapr/xics: Configure number of servers in KVM
2019-12-16 Greg Kurzspapr: Pass the maximum number of vCPUs to the KVM...
2019-12-16 Greg Kurzlinux-headers: Update
2019-12-16 Cédric Le Goaterppc/xive: Extend the TIMA operation with a XivePresente...
next