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
2021-11-01
hw/i386/pc: Move IOMMU singleton into PCMachineState
Jean-Philippe Brucker
2021-11-01
hw/i386/pc: Remove x86_iommu_get_type()
Jean-Philippe Brucker
2021-11-01
hw/acpi: Add VIOT table
Jean-Philippe Brucker
2021-11-01
vhost-vdpa: Set discarding of RAM broken when initializing the backend
David Hildenbrand
2021-11-01
qtest: fix 'expression is always false' build failure in qtest_has_accel()
Igor Mammedov
2021-10-30
Merge remote-tracking branch 'remotes/philmd/tags/renesas-20211030' into staging
Richard Henderson
2021-10-30
hw/timer/sh_timer: Remove use of hw_error
BALATON Zoltan
2021-10-30
hw/timer/sh_timer: Fix timer memory region size
BALATON Zoltan
2021-10-30
hw/timer/sh_timer: Do not wrap lines that are not too long
BALATON Zoltan
2021-10-30
hw/timer/sh_timer: Rename sh_timer_state to SHTimerState
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Remove unneeded local variable initialisers
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Simplify allocating sources array
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Avoid using continue in loops
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Replace abort() with g_assert_not_reached()
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Inline and drop sh_intc_source() function
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Use array index instead of pointer arithmetics
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Remove excessive parenthesis
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Move sh_intc_register() closer to its only user
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Drop another useless macro
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Rename iomem region
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Turn some defines into an enum
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Use existing macro instead of local one
BALATON Zoltan
2021-10-30
hw/char/sh_serial: Add device id to trace output
BALATON Zoltan
2021-10-30
hw/char/sh_serial: QOM-ify
BALATON Zoltan
2021-10-30
hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init()
BALATON Zoltan
2021-10-30
hw/char/sh_serial: Embed QEMUTimer in state struct
BALATON Zoltan
2021-10-30
hw/char/sh_serial: Rename type sh_serial_state to SHSerialState
BALATON Zoltan
2021-10-30
hw/char/sh_serial: Do not abort on invalid access
BALATON Zoltan
2021-10-30
hw/sh4/r2d: Use error_report instead of fprintf to stderr
BALATON Zoltan
2021-10-30
hw/sh4: Change debug printfs to traces
BALATON Zoltan
2021-10-30
hw/sh4: Fix typos in a comment
BALATON Zoltan
2021-10-30
hw/sh4: Coding style: Remove unnecessary casts
BALATON Zoltan
2021-10-30
hw/sh4: Coding style: Add missing braces
BALATON Zoltan
2021-10-30
hw/sh4: Coding style: White space fixes
BALATON Zoltan
2021-10-30
hw/sh4: Coding style: Fix multi-line comments
BALATON Zoltan
2021-10-30
hw/sh4: Coding style: Remove tabs
BALATON Zoltan
2021-10-29
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-10-29' into ...
Richard Henderson
2021-10-29
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Richard Henderson
2021-10-29
qapi: Extend -compat to set policy for unstable interfaces
Markus Armbruster
2021-10-29
qapi: Factor out compat_policy_input_ok()
Markus Armbruster
2021-10-29
target/i386: Remove core-capability in Snowridge CPU model
Chenyi Qiang
2021-10-29
Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...
Richard Henderson
2021-10-29
qapi: Generalize enum member policy checking
Markus Armbruster
2021-10-29
qapi: Generalize command policy checking
Markus Armbruster
2021-10-29
qapi: Generalize struct member policy checking
Markus Armbruster
2021-10-29
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211028' into staging
Richard Henderson
2021-10-29
qapi: Tools for sets of special feature flags in generated code
Markus Armbruster
2021-10-29
qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
Markus Armbruster
2021-10-29
qapi: Mark unstable QMP parts with feature 'unstable'
Markus Armbruster
2021-10-29
qapi: New special feature flag "unstable"
Markus Armbruster
[next]