aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-20qga:/qga-win: adding a empty PCI address creation functionKfir Manor
2022-12-19Merge tag 'pull-monitor-2022-12-19' of https://repo.or.cz/qemu/armbru into st...Peter Maydell
2022-12-19pci: Reject pcie_aer_inject_error -c with symbolic error statusMarkus Armbruster
2022-12-19pci: Improve do_pcie_aer_inject_error()'s error messagesMarkus Armbruster
2022-12-19pci: Rename hmp_pcie_aer_inject_error()'s local variable @errMarkus Armbruster
2022-12-19pci: Inline do_pcie_aer_inject_error() into its only callerMarkus Armbruster
2022-12-19pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.cMarkus Armbruster
2022-12-19pci: Fix silent truncation of pcie_aer_inject_error argumentMarkus Armbruster
2022-12-19pci: Move pcibus_dev_print() to pci-hmp-cmds.cMarkus Armbruster
2022-12-19pci: Deduplicate get_class_desc()Markus Armbruster
2022-12-19pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCIMarkus Armbruster
2022-12-19pci: Make query-pci stub consistent with the real oneMarkus Armbruster
2022-12-19pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.cMarkus Armbruster
2022-12-19pci: Move QMP commands to new hw/pci/pci-qmp-cmds.cMarkus Armbruster
2022-12-19pci: Clean up a few things checkpatch.pl would flag later onMarkus Armbruster
2022-12-19Merge tag 'pull-misc-20221218' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2022-12-18target/tricore: Fix gdbstub write to address registersRichard Henderson
2022-12-18target/sh4: Mask restore of env->flags from tb->flagsGuenter Roeck
2022-12-18Merge tag 'pull-hex-20221216-1' of https://github.com/quic/qemu into stagingPeter Maydell
2022-12-18Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2022-12-17Merge tag 'pull-target-arm-20221216' of https://git.linaro.org/people/pmaydel...Peter Maydell
2022-12-16target/hexagon: import additional testsNiccolò Izzo
2022-12-16target/hexagon: call idef-parser functionsAlessandro Di Federico
2022-12-16target/hexagon: import parser for idef-parserAnton Johansson
2022-12-16target/hexagon: import lexer for idef-parserPaolo Montesel
2022-12-16target/hexagon: prepare input for the idef-parserAlessandro Di Federico
2022-12-16target/hexagon: introduce new helper functionsNiccolò Izzo
2022-12-16target/hexagon: make helper functions non-staticPaolo Montesel
2022-12-16target/hexagon: make slot number an unsignedPaolo Montesel
2022-12-16target/hexagon: import README for idef-parserAlessandro Di Federico
2022-12-16target/hexagon: update MAINTAINERS for idef-parserAlessandro Di Federico
2022-12-16Hexagon (target/hexagon) Use direct block chaining for tight loopsTaylor Simpson
2022-12-16Hexagon (target/hexagon) Use direct block chaining for direct jump/branchTaylor Simpson
2022-12-16Hexagon (target/hexagon) Add overrides for various forms of jumpTaylor Simpson
2022-12-16Hexagon (target/hexagon) Add overrides for compound compare and jumpTaylor Simpson
2022-12-16Hexagon (target/hexagon) Add overrides for direct call instructionsTaylor Simpson
2022-12-16Hexagon (target/hexagon) Remove next_PC from runtime stateTaylor Simpson
2022-12-16Hexagon (target/hexagon) Remove PC from the runtime stateTaylor Simpson
2022-12-16Hexagon (target/hexagon) Only use branch_taken when packet has multi cofTaylor Simpson
2022-12-16Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_satTaylor Simpson
2022-12-16Hexagon (target/hexagon) Fix predicated assignment to .tmp and .curTaylor Simpson
2022-12-16Hexagon (target/hexagon) Add pkt and insn to DisasContextTaylor Simpson
2022-12-16hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase resetPeter Maydell
2022-12-16hw/intc/xics: Convert TYPE_ICS to 3-phase resetPeter Maydell
2022-12-16hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()Peter Maydell
2022-12-16pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase resetPeter Maydell
2022-12-16pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase resetPeter Maydell
2022-12-16hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase resetPeter Maydell
2022-12-16hw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase resetPeter Maydell
2022-12-16target/xtensa: Convert to 3-phase resetPeter Maydell