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
2019-03-20
minikconf: fix parser typo
Paolo Bonzini
2019-03-20
intel-iommu: optimize nodmar memory regions
Peter Xu
2019-03-20
test-announce-self: convert to qgraph
Paolo Bonzini
2019-03-20
hw/alpha/Kconfig: DP264 hardware requires e1000 network card
Philippe Mathieu-Daudé
2019-03-20
hw/hppa/Kconfig: Dino board requires e1000 network card
Philippe Mathieu-Daudé
2019-03-20
hw/sh4/Kconfig: r2d machine requires the rtl8139 network card
Philippe Mathieu-Daudé
2019-03-20
hw/ppc/Kconfig: e500 based machines require virtio-net-pci device
Philippe Mathieu-Daudé
2019-03-20
hw/ppc/Kconfig: Bamboo machine requires e1000 network card
Philippe Mathieu-Daudé
2019-03-20
hw/mips/Kconfig: Fulong 2e board requires ati-vga/rtl8139 PCI devices
Philippe Mathieu-Daudé
2019-03-20
hw/mips/Kconfig: Malta machine requires the pcnet network card
Philippe Mathieu-Daudé
2019-03-20
hw/i386/Kconfig: enable devices that can be created by default
Philippe Mathieu-Daudé
2019-03-20
hw/isa/Kconfig: PIIX4 southbridge requires USB UHCI
Philippe Mathieu-Daudé
2019-03-20
hw/isa/Kconfig: i82378 SuperIO requires PC speaker device
Philippe Mathieu-Daudé
2019-03-20
prep: do not select I82374
Paolo Bonzini
2019-03-20
hw/i386/Kconfig: PC uses I8257, not I82374
Paolo Bonzini
2019-03-18
hw/char/parallel: Make it possible to compile also without CONFIG_PARALLEL
Thomas Huth
2019-03-18
target/i386: sev: Do not pin the ram device memory region
Singh, Brijesh
2019-03-18
memory: Fix the memory region type assignment order
Singh, Brijesh
2019-03-18
kconfig: add dependencies on CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-18
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-18
riscv: plic: Set msi_nonbroken as true
Alistair Francis
2019-03-14
Merge remote-tracking branch 'remotes/stsquad/tags/pull-gitdm-next-120319-1' ...
Peter Maydell
2019-03-14
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-for-4.0-12031...
Peter Maydell
2019-03-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-03-14
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2019-03-13
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf4' i...
Peter Maydell
2019-03-13
configure: remove slirp submodule support that doesn't exist yet
Daniel P. Berrangé
2019-03-13
slirp: remove empty state.h
Marc-André Lureau
2019-03-13
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' i...
Peter Maydell
2019-03-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-03-13
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-03-13
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-03-13
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190312' into staging
Peter Maydell
2019-03-13
file-posix: add drop-cache=on|off option
Stefan Hajnoczi
2019-03-13
target/riscv: Remove decode_RV32_64G()
Bastian Koppelmann
2019-03-13
target/riscv: Remove gen_system()
Bastian Koppelmann
2019-03-13
target/riscv: Rename trans_arith to gen_arith
Bastian Koppelmann
2019-03-13
target/riscv: Remove manual decoding of RV32/64M insn
Bastian Koppelmann
2019-03-13
target/riscv: Remove shift and slt insn manual decoding
Bastian Koppelmann
2019-03-13
target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
Bastian Koppelmann
2019-03-13
target/riscv: Move gen_arith_imm() decoding into trans_* functions
Bastian Koppelmann
2019-03-13
target/riscv: Remove manual decoding from gen_store()
Bastian Koppelmann
2019-03-13
target/riscv: Remove manual decoding from gen_load()
Bastian Koppelmann
2019-03-13
target/riscv: Remove manual decoding from gen_branch()
Bastian Koppelmann
2019-03-13
target/riscv: Remove gen_jalr()
Bastian Koppelmann
2019-03-13
target/riscv: Convert quadrant 2 of RVXC insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert quadrant 1 of RVXC insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert quadrant 0 of RVXC insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV priv insns to decodetree
Bastian Koppelmann
[next]