summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-10keymaps: remove common includeGerd Hoffmann4-177/+352
2019-01-10keymaps: drop nl-be mapGerd Hoffmann2-4/+1
2019-01-10keymaps: remove modifiers includeGerd Hoffmann3-20/+19
2019-01-10ui/console: Remove qemu_create_display_surface_guestmem()Peter Maydell2-40/+0
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau5-28/+2
2019-01-10egl-headless: add egl_create_contextGerd Hoffmann1-1/+9
2019-01-09qdev: fix -device scsi-hd,help regressionMarc-André Lureau1-3/+6
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost7-1168/+265
2019-01-09machine: Eliminate unnecessary stringify() usageEduardo Habkost4-67/+67
2019-01-09spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost2-2/+1
2019-01-09memory-device: rewrite address assignment using rangesDavid Hildenbrand1-25/+26
2019-01-09range: add some more functionsDavid Hildenbrand1-0/+62
2019-01-09Mention that QMP 'cpu-add' will be deprecatedKashyap Chamarthy1-0/+6
2019-01-09Update that HMP 'cpu-add' is deprecated in 4.0Kashyap Chamarthy1-1/+1
2019-01-09qemu-deprecated.texi: Rename the HMP sectionKashyap Chamarthy1-1/+1
2019-01-09Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190109' into...Peter Maydell42-655/+1927
2019-01-09ioapic: use TYPE_FOO MACRO than constant stringLi Qiang4-4/+7
2019-01-09trivial: Don't include isa.h if it is not really necessaryThomas Huth9-9/+0
2019-01-09hw/audio/marvell: Don't include unnecessary i2c.h header fileThomas Huth1-1/+0
2019-01-09qom: Include qemu/fprintf-fn.h in cpu.hPriit Laes1-0/+1
2019-01-09hw/core: fix whitespace in a sentenceWainer dos Santos Moschetta1-1/+1
2019-01-09typedefs: (Re-)sort entries alphabeticallyEric Blake1-5/+5
2019-01-09docker: Use a stable snapshot for Debian SidPhilippe Mathieu-Daudé1-0/+4
2019-01-09block/nvme: optimize the performance of nvme driver based on vfio-pciLi Feng1-10/+6
2019-01-09spapr: enable XIVE MMIOs at resetCédric Le Goater3-0/+19
2019-01-09spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICSCédric Le Goater4-3/+198
2019-01-09ppc/xics: allow ICSState to have an offset 0Cédric Le Goater1-2/+1
2019-01-09spapr: move the qemu_irq array under the machineCédric Le Goater8-11/+29
2019-01-09pnv/psi: move the ICSState qemu_irq array under the PSI device modelCédric Le Goater2-3/+5
2019-01-09ppc: export the XICS and XIVE set_irq handlersCédric Le Goater5-3/+7
2019-01-09spapr: return from post_load method when RTC import failsCédric Le Goater1-2/+7
2019-01-09ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPUCédric Le Goater7-16/+17
2019-01-09ppc/xive: introduce a XiveTCTX pointer under PowerPCCPUCédric Le Goater4-8/+15
2019-01-09spapr: modify the prototype of the cpu_intc_create() methodCédric Le Goater6-20/+47
2019-01-09spapr/xive: simplify the sPAPR IRQ qirq method for XIVECédric Le Goater4-22/+11
2019-01-09spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.hGreg Kurz2-4/+4
2019-01-09pci: allow cleanup/unregistration of PCI root busesMichael Roth2-0/+36
2019-01-09spapr: move spapr_create_phb() to core machine codeGreg Kurz3-14/+12
2019-01-09MAINTAINERS: add qemu_vga.ndrv file entry for Mac machinesMark Cave-Ayland1-0/+2
2019-01-09MAINTAINERS: Add some missing ppc-related filesThomas Huth1-2/+7
2019-01-09target/ppc: replace AVR* macros with Vsr* macrosMark Cave-Ayland1-17/+13
2019-01-09target/ppc: move FP and VMX registers into aligned vsr register arrayMark Cave-Ayland13-82/+165
2019-01-09target/ppc: merge ppc_vsr_t and ppc_avr_t union typesMark Cave-Ayland3-45/+39
2019-01-09target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_envMark Cave-Ayland2-45/+18
2019-01-09target/ppc: introduce get_cpu_vsr{l,h}() and set_cpu_vsr{l,h}() helpers for V...Mark Cave-Ayland1-224/+638
2019-01-09target/ppc: introduce get_avr64() and set_avr64() helpers for VMX register ac...Mark Cave-Ayland2-33/+124
2019-01-09target/ppc: introduce get_fpr() and set_fpr() helpers for FP register accessMark Cave-Ayland2-110/+386
2019-01-09target/ppc: switch EXTRACT_HELPER macros over to use sextract32/extract32Mark Cave-Ayland1-4/+4
2019-01-09target/ppc: fix typo in SIMM5 extraction helperMark Cave-Ayland1-1/+1
2019-01-09MAINTAINERS: Add more files to sam460exBALATON Zoltan1-0/+6