summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * meson: use dependency to gate block modulesPaolo Bonzini2021-01-021-10/+10
| * meson: use pkg-config method for libudevPaolo Bonzini2021-01-021-0/+1
| * meson: fix detection of curses with pkgconfigPaolo Bonzini2021-01-021-3/+3
| * Makefile: add dummy target for build.ninja dependenciesPaolo Bonzini2021-01-021-0/+1
| * trace: do not include TCG helper tracepoints in no-TCG buildsPaolo Bonzini2021-01-021-1/+1
| * util: Extract flush_icache_range to cacheflush.cRichard Henderson2021-01-0216-70/+100
| * remove TCG includes from common codePaolo Bonzini2021-01-029-9/+5Star
| * build-sys: fix -static linking of libvhost-userMarc-André Lureau2021-01-021-1/+5
| * docs: Add CFI DocumentationDaniele Buono2021-01-022-2/+140
| * configure,meson: support Control-Flow IntegrityDaniele Buono2021-01-023-2/+68
| * check-block: enable iotests with cfi-icallDaniele Buono2021-01-021-7/+11
| * cfi: Initial support for cfi-icall in QEMUDaniele Buono2021-01-027-0/+95
| * configure,meson: add option to enable LTODaniele Buono2021-01-022-0/+8
| * target/i386: Check privilege level for protected mode 'int N' task gatePeter Maydell2021-01-021-14/+21
| * qom: Assert that objects being destroyed have no parentEduardo Habkost2021-01-021-0/+1
| * test-char: Destroy chardev correctly at char_file_test_internal()Eduardo Habkost2021-01-021-1/+1
| * vl: initialize displays _after_ exiting preconfigurationPaolo Bonzini2021-01-021-1/+1
| * configure: document --without-default-{features,devices}Paolo Bonzini2021-01-021-0/+4
| * tests: update for rename of CentOS8 PowerTools repoDaniel P. Berrangé2021-01-021-2/+3
| * tests/docker: Remove the remainders of debian9 containers from the MakefileThomas Huth2021-01-021-5/+1Star
| * gitlab-CI: Test 32-bit builds with the fedora-i386-cross containerThomas Huth2021-01-022-5/+29
| * tests/tcg: build tests with -WerrorAlex Bennée2021-01-021-1/+1
| * gitlab: add --without-default-features buildAlex Bennée2021-01-021-0/+7
| * gitlab: move --without-default-devices build from TravisAlex Bennée2021-01-022-8/+7Star
| * python: add __repr__ to ConsoleSocket to aid debuggingAlex Bennée2021-01-021-0/+7
| * configure: add --without-default-featuresAlex Bennée2021-01-021-70/+85
| * configure: move gettext detection to meson.buildAlex Bennée2021-01-023-18/+5Star
| * gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-buildAlex Bennée2021-01-021-3/+3
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210106' into...Peter Maydell2021-01-066-22/+37
|\ \
| * | sun4m: don't connect two qemu_irqs directly to the same inputMark Cave-Ayland2021-01-062-5/+20
| * | include/hw/sparc/grlib.h: Remove unused set_pil_in_fn typedefPeter Maydell2021-01-061-2/+0Star
| * | hw/sparc: Make grlib-irqmp device handle its own inbound IRQ linesPeter Maydell2021-01-063-15/+13Star
| * | hw/timer/slavio_timer: Allow 64-bit accessesPhilippe Mathieu-Daudé2021-01-061-0/+4
* | | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...Peter Maydell2021-01-0622-383/+616
|\ \ \ | |/ / |/| |
| * | ppc440_pcix: Fix up pci config accessBALATON Zoltan via2021-01-061-15/+22
| * | ppc440_pcix: Fix register write trace eventBALATON Zoltan via2021-01-062-1/+2
| * | ppc440_pcix: Improve comment for IRQ mappingBALATON Zoltan via2021-01-061-2/+9
| * | sam460ex: Remove FDT_PPC dependency from KConfigBALATON Zoltan via2021-01-061-1/+0Star
| * | ppc4xx: Move common dependency on serial to common optionBALATON Zoltan via2021-01-061-4/+1Star
| * | pnv: Fix reverse dependency on PCI express root portsGreg Kurz2021-01-063-3/+7
| * | ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVEGreg Kurz2021-01-063-17/+4Star
| * | ppc: Fix build with --without-default-devicesGreg Kurz2021-01-063-18/+6Star
| * | spapr: Add drc_ prefix to the DRC realize and unrealize functionsGreg Kurz2021-01-061-6/+6
| * | spapr: Use spapr_drc_reset_all() at machine resetGreg Kurz2021-01-061-14/+1Star
| * | spapr: Introduce spapr_drc_reset_all()Greg Kurz2021-01-063-34/+43
| * | spapr: Fix reset of transient DR connectorsGreg Kurz2021-01-063-3/+14
| * | spapr: Call spapr_drc_reset() for all DRCs at CASGreg Kurz2021-01-063-12/+6Star
| * | spapr: Fix buffer overflow in spapr_numa_associativity_init()Greg Kurz2021-01-062-3/+4
| * | spapr: Allow memory unplug to always succeedGreg Kurz2021-01-063-2/+8
| * | spapr: Fix DR properties of the root nodeGreg Kurz2021-01-062-9/+18