aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-19error: error_setg_errno(): errno gets preservedSascha Silbe
2017-01-19Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170117' into stagingPeter Maydell
2017-01-18target-sparc: fix up niagara machineArtyom Tarasenko
2017-01-18target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko
2017-01-18target-sparc: implement sun4v RTCArtyom Tarasenko
2017-01-18target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUsArtyom Tarasenko
2017-01-18target-sparc: store the UA2005 entries in sun4u formatArtyom Tarasenko
2017-01-18target-sparc: implement UA2005 ASI_MMU (0x21)Artyom Tarasenko
2017-01-18target-sparc: add more registers to dump_mmuArtyom Tarasenko
2017-01-18target-sparc: implement auto-demapping for UA2005 CPUsArtyom Tarasenko
2017-01-18target-sparc: allow 256M sized pagesArtyom Tarasenko
2017-01-18target-sparc: simplify ultrasparc_tsb_pointerArtyom Tarasenko
2017-01-18target-sparc: implement UA2005 TSB PointersArtyom Tarasenko
2017-01-18target-sparc: use SparcV9MMU type for sparc64 I/D-MMUsArtyom Tarasenko
2017-01-18target-sparc: replace the last tlb entry when no free entries leftArtyom Tarasenko
2017-01-18target-sparc: ignore writes to UA2005 CPU mondo queue registerArtyom Tarasenko
2017-01-18target-sparc: allow priveleged ASIs in hyperprivileged modeArtyom Tarasenko
2017-01-18target-sparc: use direct address translation in hyperprivileged modeArtyom Tarasenko
2017-01-18target-sparc: fix immediate UA2005 trapsArtyom Tarasenko
2017-01-18target-sparc: implement UA2005 rdhpstate and wrhpstate instructionsArtyom Tarasenko
2017-01-18target-sparc: implement UA2005 GL registerArtyom Tarasenko
2017-01-18target-sparc: implement UA2005 hypervisor trapsArtyom Tarasenko
2017-01-18target-sparc: hypervisor mode takes over nucleus modeArtyom Tarasenko
2017-01-18target-sparc: implement UltraSPARC-T1 Strand status ASRArtyom Tarasenko
2017-01-18target-sparc: implement UA2005 scratchpad registersArtyom Tarasenko
2017-01-18target-sparc: simplify replace_tlb_entry by using TTE_PGSIZEArtyom Tarasenko
2017-01-18target-sparc: on UA2005 don't deliver Interrupt_level_n IRQs in hypervisor modeArtyom Tarasenko
2017-01-18target-sparc: add UltraSPARC T1 TLB #definesArtyom Tarasenko
2017-01-18target-sparc: add UA2005 TTE bit #definesArtyom Tarasenko
2017-01-18target-sparc: use explicit mmu register pointersArtyom Tarasenko
2017-01-18target-sparc: store cpu super- and hypervisor flags in TBArtyom Tarasenko
2017-01-18target-sparc: ignore MMU-faults if MMU is disabled in hypervisor modeArtyom Tarasenko
2017-01-18vhost: drop VHOST_F_DEVICE_IOTLBMichael S. Tsirkin
2017-01-18update-linux-headers.sh: support __bitwiseMichael S. Tsirkin
2017-01-18virtio_crypto: header updateMichael S. Tsirkin
2017-01-18pci_regs: update to latest linuxMichael S. Tsirkin
2017-01-18virtio-mmio: switch to linux headersMichael S. Tsirkin
2017-01-18virtio_mmio: add standard header fileMichael S. Tsirkin
2017-01-18virtio: drop an obsolete commentMichael S. Tsirkin
2017-01-18fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine typesLaszlo Ersek
2017-01-18pc: Add 2.9 machine-typesEduardo Habkost
2017-01-18fw-cfg: turn FW_CFG_FILE_SLOTS into a device propertyLaszlo Ersek
2017-01-18fw-cfg: support writeable blobsMichael S. Tsirkin
2017-01-18vhost_net: device IOTLB supportJason Wang
2017-01-18virtio: disable notifications again after poll succeededStefan Hajnoczi
2017-01-18Revert "virtio: turn vq->notification into a nested counter"Stefan Hajnoczi
2017-01-18virtio-net: enable ioeventfd even if vhost=offPaolo Bonzini
2017-01-17tcg/i386: Always use TZCNT when availableRichard Henderson
2017-01-17Revert "tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR"Richard Henderson
2017-01-17Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell