index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-13
tcg: Add INDEX_op_dupm_vec
Richard Henderson
2019-05-13
tcg/aarch64: Implement tcg_out_dupm_vec
Richard Henderson
2019-05-13
tcg/i386: Implement tcg_out_dupm_vec
Richard Henderson
2019-05-13
tcg: Add tcg_out_dupm_vec to the backend interface
Richard Henderson
2019-05-13
tcg: Manually expand INDEX_op_dup_vec
Richard Henderson
2019-05-13
tcg: Promote tcg_out_{dup,dupi}_vec to backend interface
Richard Henderson
2019-05-13
tcg: Support cross-class moves without instruction support
Richard Henderson
2019-05-13
tcg: Return bool success from tcg_out_mov
Richard Henderson
2019-05-13
tcg/arm: Use tcg_out_mov_reg in tcg_out_mov
Richard Henderson
2019-05-13
tcg: Assert fixed_reg is read-only
Richard Henderson
2019-05-13
tcg: Specify optional vector requirements with a list
Richard Henderson
2019-05-13
tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expanded
Richard Henderson
2019-05-13
tcg: Do not recreate INDEX_op_neg_vec unless supported
Richard Henderson
2019-05-13
tcg: Implement tcg_gen_gvec_3i()
David Hildenbrand
2019-05-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...
Peter Maydell
2019-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
2019-05-13
Merge remote-tracking branch 'remotes/kraxel/tags/input-20190513-v2-pull-requ...
Peter Maydell
2019-05-13
Merge remote-tracking branch 'remotes/stsquad/tags/pull-demacro-softmmu-10051...
Peter Maydell
2019-05-13
hw/arm: Remove hard-enablement of the remaining PCI devices
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the musca machines with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the xlnx-versal-virt machine with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the ZynqMP zcu102 machine with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the microbit / nrf51 machine with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the remaining IMX boards with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of sabrelite with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of canon-a1100 with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the raspi machines with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the MPS2 boards with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of allwinner / cubieboard with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of netduino / stm32f2xx with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the virt machine with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the aspeed boards with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of collie with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of xilinx-zynq with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the PXA2xx machines with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of stellaris with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the OMAP machines with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of musicpal with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the fsl-imx31 machine with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of integratorcp with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the highbank machines with Kconfig
Thomas Huth
2019-05-13
hw/arm: Express dependencies of the exynos machines with Kconfig
Thomas Huth
2019-05-13
hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 device
Thomas Huth
2019-05-13
Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependencies
Thomas Huth
2019-05-13
hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubs
Thomas Huth
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
[next]