]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-12-17 Paolo BonziniMakefile: remove unused variables
2019-12-17 Paolo Bonzinikvm: convert "-machine kernel_irqchip" to an accelerato...
2019-12-17 Paolo Bonzinikvm: introduce kvm_kernel_irqchip_* functions
2019-12-17 Paolo Bonzinikvm: convert "-machine kvm_shadow_mem" to an accelerato...
2019-12-17 Paolo Bonzinixen: convert "-machine igd-passthru" to an accelerator...
2019-12-17 Paolo Bonzinitcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
2019-12-17 Paolo Bonzinitcg: convert "-accel threads" to a QOM property
2019-12-17 Paolo Bonziniaccel: pass object to accel_init_machine
2019-12-17 Paolo Bonziniqom: add object_new_with_class
2019-12-17 Paolo Bonziniqom: introduce object_register_sugar_prop
2019-12-17 Paolo Bonzinivl: warn for unavailable accelerators, clarify messages
2019-12-17 Paolo Bonzinivl: configure accelerators from -accel options
2019-12-17 Paolo Bonzinivl: introduce object_parse_property_opt
2019-12-17 Paolo Bonziniaccel: compile accel/accel.c just once
2019-12-17 Paolo Bonzinivl: merge -accel processing into configure_accelerators
2019-12-17 Paolo Bonzinivl: extract accelerator option processing to a separate...
2019-12-17 Paolo Bonzinitcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
2019-12-17 Paolo Bonzinivl: move icount configuration earlier
2019-12-17 Paolo Bonzinimemory: do not look at current_machine->accel
2019-12-17 Juan Quintelamigration-test: Use a struct for test_migrate_start...
2019-12-17 Juan Quintelamigration-test: Rename cmd_src/dst to arch_source/arch_...
2019-12-17 Juan Quintelamigration-test: Move -incomming handling to common...
2019-12-17 Juan Quintelamigration-test: Move -serial handling to common commandline
2019-12-17 Juan Quintelamigration-test: Move -name handling to common commandline
2019-12-17 Juan Quintelamigration-test: Move shmem handling to common commandline
2019-12-17 Juan Quintelamigration-test: Move memory size to common commandline
2019-12-17 Juan Quintelamigration-test: Move -machine to common commandline
2019-12-17 Juan Quintelamigration-test: Move hide_stderr to common commandline
2019-12-17 Juan Quintelamigration-test: Create cmd_soure and cmd_target
2019-12-17 Dr. David Alan... kvm: Reallocate dirty_bmap when we change a slot
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...
2019-12-16 Cédric Le Goaterppc/xive: Use the XiveFabric and XivePresenter interfaces
2019-12-16 Cédric Le Goaterppc/spapr: Implement the XiveFabric interface
2019-12-16 Cédric Le Goaterppc/pnv: Implement the XiveFabric interface
2019-12-16 Cédric Le Goaterppc/xive: Introduce a XiveFabric interface
2019-12-16 Cédric Le Goaterppc/pnv: Fix TIMA indirect access
2019-12-16 Cédric Le Goaterppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
next