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
2022-12-20
qga:/qga-win: adding a empty PCI address creation function
Kfir Manor
2022-12-19
Merge tag 'pull-monitor-2022-12-19' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2022-12-19
pci: Reject pcie_aer_inject_error -c with symbolic error status
Markus Armbruster
2022-12-19
pci: Improve do_pcie_aer_inject_error()'s error messages
Markus Armbruster
2022-12-19
pci: Rename hmp_pcie_aer_inject_error()'s local variable @err
Markus Armbruster
2022-12-19
pci: Inline do_pcie_aer_inject_error() into its only caller
Markus Armbruster
2022-12-19
pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c
Markus Armbruster
2022-12-19
pci: Fix silent truncation of pcie_aer_inject_error argument
Markus Armbruster
2022-12-19
pci: Move pcibus_dev_print() to pci-hmp-cmds.c
Markus Armbruster
2022-12-19
pci: Deduplicate get_class_desc()
Markus Armbruster
2022-12-19
pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
Markus Armbruster
2022-12-19
pci: Make query-pci stub consistent with the real one
Markus Armbruster
2022-12-19
pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c
Markus Armbruster
2022-12-19
pci: Move QMP commands to new hw/pci/pci-qmp-cmds.c
Markus Armbruster
2022-12-19
pci: Clean up a few things checkpatch.pl would flag later on
Markus Armbruster
2022-12-19
Merge tag 'pull-misc-20221218' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2022-12-18
target/tricore: Fix gdbstub write to address registers
Richard Henderson
2022-12-18
target/sh4: Mask restore of env->flags from tb->flags
Guenter Roeck
2022-12-18
Merge tag 'pull-hex-20221216-1' of https://github.com/quic/qemu into staging
Peter Maydell
2022-12-18
Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2022-12-17
Merge tag 'pull-target-arm-20221216' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2022-12-16
target/hexagon: import additional tests
Niccolò Izzo
2022-12-16
target/hexagon: call idef-parser functions
Alessandro Di Federico
2022-12-16
target/hexagon: import parser for idef-parser
Anton Johansson
2022-12-16
target/hexagon: import lexer for idef-parser
Paolo Montesel
2022-12-16
target/hexagon: prepare input for the idef-parser
Alessandro Di Federico
2022-12-16
target/hexagon: introduce new helper functions
Niccolò Izzo
2022-12-16
target/hexagon: make helper functions non-static
Paolo Montesel
2022-12-16
target/hexagon: make slot number an unsigned
Paolo Montesel
2022-12-16
target/hexagon: import README for idef-parser
Alessandro Di Federico
2022-12-16
target/hexagon: update MAINTAINERS for idef-parser
Alessandro Di Federico
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for tight loops
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for various forms of jump
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for compound compare and jump
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for direct call instructions
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Remove next_PC from runtime state
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Remove PC from the runtime state
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add pkt and insn to DisasContext
Taylor Simpson
2022-12-16
hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset
Peter Maydell
2022-12-16
hw/intc/xics: Convert TYPE_ICS to 3-phase reset
Peter Maydell
2022-12-16
hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()
Peter Maydell
2022-12-16
pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
2022-12-16
pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
2022-12-16
hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset
Peter Maydell
2022-12-16
hw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase reset
Peter Maydell
2022-12-16
target/xtensa: Convert to 3-phase reset
Peter Maydell
[next]