aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-30target/hppa: Implement SYNCDMA insnRichard Henderson1-1/+2
2018-01-30target/hppa: Implement LCIRichard Henderson1-0/+20
2018-01-30target/hppa: Implement LPARichard Henderson5-5/+58
2018-01-30target/hppa: Implement LDWARichard Henderson1-0/+38
2018-01-30target/hppa: Implement P*TLB and P*TLBE insnsRichard Henderson3-0/+79
2018-01-30target/hppa: Implement I*TLBA and I*TLBP insnsRichard Henderson3-4/+132
2018-01-30target/hppa: Log unimplemented instructionsRichard Henderson1-0/+2
2018-01-30target/hppa: Implement the interval timerRichard Henderson6-4/+67
2018-01-30target/hppa: Implement external interruptsRichard Henderson5-1/+83
2018-01-30target/hppa: Implement tlb_fillRichard Henderson3-10/+197
2018-01-30target/hppa: Implement IASQRichard Henderson6-27/+179
2018-01-30target/hppa: Avoid privilege level decrease during branchesRichard Henderson1-5/+47
2018-01-30target/hppa: Use space registers in data operationsRichard Henderson2-147/+201
2018-01-30target/hppa: Implement unaligned access trapRichard Henderson1-1/+18
2018-01-30target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interruptRichard Henderson5-66/+192
2018-01-30target/hppa: Implement rfiRichard Henderson4-2/+55
2018-01-30target/hppa: Adjust insn mask for mfctl,wRichard Henderson1-1/+1
2018-01-30target/hppa: Add control registersRichard Henderson7-40/+77
2018-01-30target/hppa: Add space registersRichard Henderson3-11/+77
2018-01-30target/hppa: Implement the system mask instructionsRichard Henderson3-1/+113
2018-01-30target/hppa: Implement mmu_idx from IA privilege levelRichard Henderson3-26/+50
2018-01-30target/hppa: Split address size from register sizeRichard Henderson6-414/+683
2018-01-30target/hppa: Define hardware exception typesRichard Henderson6-33/+111
2018-01-30target/hppa: Disable gateway page emulation for system modeRichard Henderson1-10/+17
2018-01-30target/hppa: Define the rest of the PSWRichard Henderson2-14/+86
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller10-13/+114
2018-01-30Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-01-26-2...Peter Maydell17-139/+818
2018-01-30linux-user/signal.c: Rename MC_* definesPeter Maydell1-59/+59
2018-01-30Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-6/+13
2018-01-29tpm: add CRB deviceMarc-André Lureau10-10/+666
2018-01-29tpm: report backend request errorMarc-André Lureau6-36/+33
2018-01-29tpm: replace GThreadPool with AIO threadpoolMarc-André Lureau2-27/+37
2018-01-29tpm: lookup cancel path under tpm device classMarc-André Lureau1-12/+22
2018-01-29tpm: fix alignment issuesMarc-André Lureau4-54/+58
2018-01-29tpm: Set the flags of the CMD_INIT command to 0Stefan Berger1-1/+3
2018-01-29Merge remote-tracking branch 'remotes/kraxel/tags/input-20180129-v2-pull-requ...Peter Maydell6-666/+61
2018-01-29Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell12-183/+347
2018-01-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180129' int...Peter Maydell16-52/+387
2018-01-29tracetool: report error on foo() instead of foo(void)Stefan Hajnoczi1-0/+2
2018-01-29tracetool: clarify that "formats" means "format strings"Stefan Hajnoczi1-4/+4
2018-01-29tracetool: prefix parse errors with line numbersStefan Hajnoczi1-2/+7
2018-01-29hw: convert virtio-input-hid device to keycodemapdbDaniel P. Berrange1-127/+9
2018-01-29ui: fix alphabetical ordering of keymapsDaniel P. Berrange3-5/+5
2018-01-29hw: convert the escc device to keycodemapdbDaniel P. Berrange4-121/+10
2018-01-29hw: convert ps2 device to keycodemapdbDaniel P. Berrange4-399/+22
2018-01-29ps2: check PS2Queue pointers in post_load routinePrasad J Pandit1-12/+9
2018-01-29input: virtio: don't send mouse wheel event twiceMiika S1-2/+4
2018-01-29input: add mouse side buttons to virtio inputMiika S1-0/+2
2018-01-29MAINTAINERS: update Dmitry Fleytman emailPhilippe Mathieu-Daudé1-4/+4
2018-01-29qemu-doc: Get rid of "vlan=X" example in the documentationThomas Huth1-2/+2