aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-019pfs: drop v9fs_register_transport()Greg Kurz
2018-02-01dump-guest-memory.py: skip vmcoreinfo section if not availableMarc-André Lureau
2018-01-31iotests: Make 200 run on tmpfsMax Reitz
2018-01-31block/ssh: fix possible segmentation fault when .desc is not null-terminatedMurilo Opsfelder Araujo
2018-01-31Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180131' into stagingPeter Maydell
2018-01-31target/hppa: Implement PROBE for system modeRichard Henderson
2018-01-31target/hppa: Fix 32-bit operand masks for 0E FCVTRichard Henderson
2018-01-31hw/hppa: Add MAINTAINERS entryRichard Henderson
2018-01-31pc-bios: Add hppa-firmware.img and git submoduleRichard Henderson
2018-01-31hw/hppa: Implement DINO system boardHelge Deller
2018-01-31target/hppa: Enable MTTCGRichard Henderson
2018-01-31target/hppa: Implement STWARichard Henderson
2018-01-31target/hppa: Implement a pause instructionRichard Henderson
2018-01-31target/hppa: Implement LDSID for system modeHelge Deller
2018-01-31target/hppa: Fix commentHelge Deller
2018-01-31target/hppa: Increase number of temp regsRichard Henderson
2018-01-31target/hppa: Only use EXCP_DTLB_MISSRichard Henderson
2018-01-31target/hppa: Implement B,GATE insnRichard Henderson
2018-01-31target/hppa: Add migration for the cpuRichard Henderson
2018-01-31target/hppa: Add system registers to gdbstubRichard Henderson
2018-01-31target/hppa: Optimize for flat addressing spaceRichard Henderson
2018-01-31target/hppa: Implement halt and reset instructionsHelge Deller
2018-01-30ipmi: Allow BMC device properties to be setCorey Minyard
2018-01-30ipmi: disable IRQ and ATN on an external disconnectCorey Minyard
2018-01-30ipmi: Fix macro issuesCorey Minyard
2018-01-30ipmi: Add the platform event message commandCorey Minyard
2018-01-30ipmi: Don't set the timestamp on add events that don't have itCorey Minyard
2018-01-30ipmi: Fix SEL get/set time commandsCorey Minyard
2018-01-30Add maintainer for the IPMI codeCorey Minyard
2018-01-30target/hppa: Implement SYNCDMA insnRichard Henderson
2018-01-30target/hppa: Implement LCIRichard Henderson
2018-01-30target/hppa: Implement LPARichard Henderson
2018-01-30target/hppa: Implement LDWARichard Henderson
2018-01-30target/hppa: Implement P*TLB and P*TLBE insnsRichard Henderson
2018-01-30target/hppa: Implement I*TLBA and I*TLBP insnsRichard Henderson
2018-01-30target/hppa: Log unimplemented instructionsRichard Henderson
2018-01-30target/hppa: Implement the interval timerRichard Henderson
2018-01-30target/hppa: Implement external interruptsRichard Henderson
2018-01-30target/hppa: Implement tlb_fillRichard Henderson
2018-01-30target/hppa: Implement IASQRichard Henderson
2018-01-30target/hppa: Avoid privilege level decrease during branchesRichard Henderson
2018-01-30target/hppa: Use space registers in data operationsRichard Henderson
2018-01-30target/hppa: Implement unaligned access trapRichard Henderson
2018-01-30target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interruptRichard Henderson
2018-01-30target/hppa: Implement rfiRichard Henderson
2018-01-30target/hppa: Adjust insn mask for mfctl,wRichard Henderson
2018-01-30target/hppa: Add control registersRichard Henderson
2018-01-30target/hppa: Add space registersRichard Henderson
2018-01-30target/hppa: Implement the system mask instructionsRichard Henderson
2018-01-30target/hppa: Implement mmu_idx from IA privilege levelRichard Henderson