aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-02nbd/server: Fix dirty bitmap logic regressionEric Blake
2018-07-02linux-user: update do_setsockopt()Laurent Vivier
2018-07-02linux-user: add netlink CARRIER_UP_COUNT/CARRIER_DOWN_COUNTLaurent Vivier
2018-07-02qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter nameLaurent Vivier
2018-07-02qemu-binfmt-conf.sh: add persistent (F) flagsLaurent Vivier
2018-07-02qemu-binfmt-conf.sh: cleanup --credentialLaurent Vivier
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into stagingPeter Maydell
2018-07-02Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pul...Peter Maydell
2018-07-02ramfb: enable vgabiosGerd Hoffmann
2018-07-02bochs-display: enable vgabiosGerd Hoffmann
2018-07-02seabios: update bios and vgabios binariesGerd Hoffmann
2018-07-02vgabios: remove submodule and build rules.Gerd Hoffmann
2018-07-02seabios: enable ide dmaGerd Hoffmann
2018-07-02seabios: add vga configs for bochs-display and ramfbGerd Hoffmann
2018-07-02seabios: update submodule to release 1.11.2Gerd Hoffmann
2018-07-02cpu: Assert asidx_from_attrs return value in rangeRichard Henderson
2018-07-03target/openrisc: Increase the TLB sizeRichard Henderson
2018-07-03target/openrisc: Stub out handle_mmu_fault for softmmuRichard Henderson
2018-07-03target/openrisc: Use identical sizes for ITLB and DTLBRichard Henderson
2018-07-03target/openrisc: Fix cpu_mmu_indexRichard Henderson
2018-07-03target/openrisc: Fix tlb flushing in mtsprRichard Henderson
2018-07-03target/openrisc: Reduce tlb to a single dimensionRichard Henderson
2018-07-03target/openrisc: Merge mmu_helper.c into mmu.cRichard Henderson
2018-07-03target/openrisc: Remove indirect function calls for mmuRichard Henderson
2018-07-03target/openrisc: Merge tlb allocation into CPUOpenRISCStateRichard Henderson
2018-07-03target/openrisc: Form the spr index from tcgRichard Henderson
2018-07-03target/openrisc: Exit the TB after l.mtsprRichard Henderson
2018-07-03target/openrisc: Split out is_userRichard Henderson
2018-07-03target/openrisc: Link more translation blocksRichard Henderson
2018-07-03target/openrisc: Fix singlestep_enabledRichard Henderson
2018-07-03target/openrisc: Use exit_tb instead of CPU_INTERRUPT_EXITTBRichard Henderson
2018-07-03target/openrisc: Remove DISAS_JUMP & DISAS_TB_JUMPRichard Henderson
2018-07-03target/openrisc: Log interruptsRichard Henderson
2018-07-03target/openrisc: Add print_insn_or1kRichard Henderson
2018-07-02accel/tcg: Avoid caching overwritten tlb entriesRichard Henderson
2018-07-02accel/tcg: Don't treat invalid TLB entries as needing recheckPeter Maydell
2018-07-02accel/tcg: Correct "is this a TLB miss" check in get_page_addr_code()Peter Maydell
2018-07-02tcg: Define and use new tlb_hit() and tlb_hit_page() functionsPeter Maydell
2018-07-02translate-all: fix locking of TBs whose two pages share the same physical pageEmilio G. Cota
2018-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into stagingPeter Maydell
2018-07-02tcg: simplify !CONFIG_TCG handling of tb_invalidate_*Paolo Bonzini
2018-07-02i386/monitor.c: make addresses canonical for "info mem" and "info tlb"Doug Gale
2018-07-02target-i386: Add NPT supportJan Kiszka
2018-07-02serial: Open non-blockDr. David Alan Gilbert
2018-07-02bsd-user: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02linux-user: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02tests/crypto: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02vl: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02monitor: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé