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-01-07
qdev: all globals are now user-provided
Marc-André Lureau
2019-01-07
qdev: make a separate helper function to apply compat properties
Marc-André Lureau
2019-01-07
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
2019-01-07
include: remove compat.h
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2019-01-07
hw: remove SET_MACHINE_COMPAT
Marc-André Lureau
2019-01-07
machine: move compat properties out of globals
Marc-André Lureau
2019-01-07
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
machines: replace COMPAT define with a static array
Marc-André Lureau
2019-01-07
hw: apply accel compat properties without touching globals
Marc-André Lureau
2019-01-04
Merge remote-tracking branch 'remotes/philmd/tags/fw_cfg-20190104-pull-reques...
Peter Maydell
2019-01-04
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
2019-01-04
fw_cfg: Fix -boot reboot-timeout error checking
Li Qiang
2019-01-04
fw_cfg: Fix -boot bootsplash error checking
Li Qiang
2019-01-04
fw_cfg: Improve error message when can't load splash file
Li Qiang
2019-01-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-01-04
dmg: don't skip zero chunk
yuchenlin
2019-01-04
dmg: use enumeration type instead of hard coding number
yuchenlin
2019-01-04
dmg: fix binary search
yuchenlin
2019-01-04
dmg: Fixing wrong dmg block type value for block terminator.
Julio Faracco
2019-01-04
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-december-2018...
Peter Maydell
2019-01-03
tests/tcg: mips: Test R5900 three-operand MADDU1
Fredrik Noring
2019-01-03
tests/tcg: mips: Test R5900 three-operand MADDU
Fredrik Noring
2019-01-03
tests/tcg: mips: Test R5900 three-operand MADD1
Fredrik Noring
2019-01-03
tests/tcg: mips: Test R5900 three-operand MADD
Fredrik Noring
2019-01-03
disas: nanoMIPS: Add a note on documentation
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Reorder declarations and definitions of gpr decoders
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr1' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr2.reg2' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr2.reg1' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr4.zero' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr4.zero' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding type
Aleksandar Markovic
[next]