aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-01hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker
2021-11-01hw/i386/pc: Remove x86_iommu_get_type()Jean-Philippe Brucker
2021-11-01hw/acpi: Add VIOT tableJean-Philippe Brucker
2021-11-01vhost-vdpa: Set discarding of RAM broken when initializing the backendDavid Hildenbrand
2021-11-01qtest: fix 'expression is always false' build failure in qtest_has_accel()Igor Mammedov
2021-10-30Merge remote-tracking branch 'remotes/philmd/tags/renesas-20211030' into stagingRichard Henderson
2021-10-30hw/timer/sh_timer: Remove use of hw_errorBALATON Zoltan
2021-10-30hw/timer/sh_timer: Fix timer memory region sizeBALATON Zoltan
2021-10-30hw/timer/sh_timer: Do not wrap lines that are not too longBALATON Zoltan
2021-10-30hw/timer/sh_timer: Rename sh_timer_state to SHTimerStateBALATON Zoltan
2021-10-30hw/intc/sh_intc: Remove unneeded local variable initialisersBALATON Zoltan
2021-10-30hw/intc/sh_intc: Simplify allocating sources arrayBALATON Zoltan
2021-10-30hw/intc/sh_intc: Avoid using continue in loopsBALATON Zoltan
2021-10-30hw/intc/sh_intc: Replace abort() with g_assert_not_reached()BALATON Zoltan
2021-10-30hw/intc/sh_intc: Inline and drop sh_intc_source() functionBALATON Zoltan
2021-10-30hw/intc/sh_intc: Use array index instead of pointer arithmeticsBALATON Zoltan
2021-10-30hw/intc/sh_intc: Remove excessive parenthesisBALATON Zoltan
2021-10-30hw/intc/sh_intc: Move sh_intc_register() closer to its only userBALATON Zoltan
2021-10-30hw/intc/sh_intc: Drop another useless macroBALATON Zoltan
2021-10-30hw/intc/sh_intc: Rename iomem regionBALATON Zoltan
2021-10-30hw/intc/sh_intc: Turn some defines into an enumBALATON Zoltan
2021-10-30hw/intc/sh_intc: Use existing macro instead of local oneBALATON Zoltan
2021-10-30hw/char/sh_serial: Add device id to trace outputBALATON Zoltan
2021-10-30hw/char/sh_serial: QOM-ifyBALATON Zoltan
2021-10-30hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init()BALATON Zoltan
2021-10-30hw/char/sh_serial: Embed QEMUTimer in state structBALATON Zoltan
2021-10-30hw/char/sh_serial: Rename type sh_serial_state to SHSerialStateBALATON Zoltan
2021-10-30hw/char/sh_serial: Do not abort on invalid accessBALATON Zoltan
2021-10-30hw/sh4/r2d: Use error_report instead of fprintf to stderrBALATON Zoltan
2021-10-30hw/sh4: Change debug printfs to tracesBALATON Zoltan
2021-10-30hw/sh4: Fix typos in a commentBALATON Zoltan
2021-10-30hw/sh4: Coding style: Remove unnecessary castsBALATON Zoltan
2021-10-30hw/sh4: Coding style: Add missing bracesBALATON Zoltan
2021-10-30hw/sh4: Coding style: White space fixesBALATON Zoltan
2021-10-30hw/sh4: Coding style: Fix multi-line commentsBALATON Zoltan
2021-10-30hw/sh4: Coding style: Remove tabsBALATON Zoltan
2021-10-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-10-29' into ...Richard Henderson
2021-10-29Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Richard Henderson
2021-10-29qapi: Extend -compat to set policy for unstable interfacesMarkus Armbruster
2021-10-29qapi: Factor out compat_policy_input_ok()Markus Armbruster
2021-10-29target/i386: Remove core-capability in Snowridge CPU modelChenyi Qiang
2021-10-29Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson
2021-10-29qapi: Generalize enum member policy checkingMarkus Armbruster
2021-10-29qapi: Generalize command policy checkingMarkus Armbruster
2021-10-29qapi: Generalize struct member policy checkingMarkus Armbruster
2021-10-29Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211028' into stagingRichard Henderson
2021-10-29qapi: Tools for sets of special feature flags in generated codeMarkus Armbruster
2021-10-29qapi: Eliminate QCO_NO_OPTIONS for a slight simplificationMarkus Armbruster
2021-10-29qapi: Mark unstable QMP parts with feature 'unstable'Markus Armbruster
2021-10-29qapi: New special feature flag "unstable"Markus Armbruster