aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-30target/hppa: Split address size from register sizeRichard Henderson
2018-01-30target/hppa: Define hardware exception typesRichard Henderson
2018-01-30target/hppa: Disable gateway page emulation for system modeRichard Henderson
2018-01-30target/hppa: Define the rest of the PSWRichard Henderson
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller
2018-01-30Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-01-26-2...Peter Maydell
2018-01-30linux-user/signal.c: Rename MC_* definesPeter Maydell
2018-01-30Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2018-01-29tpm: add CRB deviceMarc-André Lureau
2018-01-29tpm: report backend request errorMarc-André Lureau
2018-01-29tpm: replace GThreadPool with AIO threadpoolMarc-André Lureau
2018-01-29tpm: lookup cancel path under tpm device classMarc-André Lureau
2018-01-29tpm: fix alignment issuesMarc-André Lureau
2018-01-29tpm: Set the flags of the CMD_INIT command to 0Stefan Berger
2018-01-29Merge remote-tracking branch 'remotes/kraxel/tags/input-20180129-v2-pull-requ...Peter Maydell
2018-01-29Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-01-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180129' int...Peter Maydell
2018-01-29tracetool: report error on foo() instead of foo(void)Stefan Hajnoczi
2018-01-29tracetool: clarify that "formats" means "format strings"Stefan Hajnoczi
2018-01-29tracetool: prefix parse errors with line numbersStefan Hajnoczi
2018-01-29hw: convert virtio-input-hid device to keycodemapdbDaniel P. Berrange
2018-01-29ui: fix alphabetical ordering of keymapsDaniel P. Berrange
2018-01-29hw: convert the escc device to keycodemapdbDaniel P. Berrange
2018-01-29hw: convert ps2 device to keycodemapdbDaniel P. Berrange
2018-01-29ps2: check PS2Queue pointers in post_load routinePrasad J Pandit
2018-01-29input: virtio: don't send mouse wheel event twiceMiika S
2018-01-29input: add mouse side buttons to virtio inputMiika S
2018-01-29MAINTAINERS: update Dmitry Fleytman emailPhilippe Mathieu-Daudé
2018-01-29qemu-doc: Get rid of "vlan=X" example in the documentationThomas Huth