aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-25tricore: add QSEED instructionAndreas Konopik
2019-06-25tricore: sync ctx.hflags with tb->flagsGeorg Hofstetter
2019-06-25tricore: fix RRPW_INSERT instructionDavid Brenken
2019-06-25tricore: add UTOF instructionDavid Brenken
2019-06-25tricore: add FTOIZ instructionDavid Brenken
2019-06-25target/riscv: Add support for disabling/enabling CountersAlistair Francis
2019-06-25target/riscv: Remove user version informationAlistair Francis
2019-06-25target/riscv: Require either I or E base extensionAlistair Francis
2019-06-25qemu-deprecated.texi: Deprecate the RISC-V privledge spec 1.09.1Alistair Francis
2019-06-25target/riscv: Set privledge spec 1.11.0 as defaultAlistair Francis
2019-06-25target/riscv: Add the mcountinhibit CSRAlistair Francis
2019-06-24linux-user: set default PPC64 CPULaurent Vivier
2019-06-24linux-user: update PPC64 HWCAP2 feature listLaurent Vivier
2019-06-24linux-user: Add support for setsockopt() options IPV6_<ADD|DROP>_MEMBERSHIPNeng Chen
2019-06-24linux-user: Add support for setsockopt() option SOL_ALGYunqiang Su
2019-06-24linux-user: emulate msgsnd(), msgrcv() and semtimedop()Laurent Vivier
2019-06-24util/path: Do not cache all filenames at startupRichard Henderson
2019-06-24Merge tag 's390x-tcg-2019-06-21' into s390-next-stagingCornelia Huck
2019-06-24vfio-ccw: support async command subregionCornelia Huck
2019-06-24vfio-ccw: use vfio_set_irq_signalingCornelia Huck
2019-06-24iotests: Fix 205 for concurrent runsMax Reitz
2019-06-24ssh: switch from libssh2 to libsshPino Toscano
2019-06-24vmdk: Add read-only support for seSparse snapshotsSam Eiderman
2019-06-24vmdk: Reduce the max bound for L1 table sizeSam Eiderman
2019-06-24vmdk: Fix comment regarding max l1_size coverageSam Eiderman
2019-06-24iotest 134: test cluster-misaligned encrypted writeAnton Nefedov
2019-06-24blockdev: enable non-root nodes for transaction drive-backup sourceVladimir Sementsov-Ogievskiy
2019-06-24nvme: do not advertise support for unsupported arbitration mechanismKlaus Birkelund Jensen
2019-06-24xen: Import other xen/io/*.hAnthony PERARD
2019-06-24Revert xen/io/ring.h of "Clean up a few header guard symbols"Anthony PERARD
2019-06-24xen: Drop includes of xen/hvm/params.hAnthony PERARD
2019-06-24xen: Avoid VLAAnthony PERARD
2019-06-24xen-bus / xen-block: add support for event channel pollingPaul Durrant
2019-06-24xen-bus: allow AioContext to be specified for each event channelPaul Durrant
2019-06-24xen-bus: use a separate fd for each event channelPaul Durrant
2019-06-24xen-block: support feature-large-sector-sizePaul Durrant
2019-06-24target/riscv: Add the privledge spec version 1.11.0Alistair Francis
2019-06-24target/riscv: Restructure deprecatd CPUsAlistair Francis
2019-06-23RISC-V: Fix a memory leak when realizing a sifive_ePalmer Dabbelt
2019-06-23riscv: virt: Correct pci "bus-range" encodingBin Meng
2019-06-23RISC-V: Fix a PMP check with the correct access sizeHesham Almatary
2019-06-23RISC-V: Fix a PMP bug where it succeeds even if PMP entry is offHesham Almatary
2019-06-23RISC-V: Check PMP during Page Table WalksHesham Almatary
2019-06-23RISC-V: Check for the effective memory privilege mode during PMP checksHesham Almatary
2019-06-23RISC-V: Raise access fault exceptions on PMP violationsHesham Almatary
2019-06-23RISC-V: Only Check PMP if MMU translation succeedsHesham Almatary
2019-06-23target/riscv: Implement riscv_cpu_unassigned_accessMichael Clark
2019-06-23target/riscv: Fix PMP range boundary address bugDayeol Lee
2019-06-23sifive_prci: Read and write PRCI registersNathaniel Graff
2019-06-23target/riscv: Allow setting ISA extensions via CPU propsAlistair Francis