aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-07io_uring: fix short read slow pathDominique Martinet1-2/+2
2022-07-07Merge tag 'pull-ppc-20220706' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson33-576/+885
2022-07-06Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson3-1/+25
2022-07-06target/ppc: Fix MPC8555 and MPC8560 core type to e500v1Pali Rohár2-14/+14
2022-07-06target/ppc/cpu-models: Remove the "default" CPU aliasThomas Huth1-1/+1
2022-07-06target/ppc: Return default CPU for max CPUMurilo Opsfelder Araujo2-1/+19
2022-07-06target/ppc: implement cdtbcdMatheus Ferst4-0/+35
2022-07-06target/ppc: implement cbcdtdMatheus Ferst4-0/+51
2022-07-06target/ppc: implement addg6sMatheus Ferst2-0/+41
2022-07-06target/ppc: Add flag for ISA v2.06 BCDA instructionsMatheus Ferst2-5/+10
2022-07-06tests/tcg/ppc64: Add mffsce testVíctor Colombo3-0/+39
2022-07-06target/ppc: Implement mffscdrn[i] instructionsVíctor Colombo2-0/+46
2022-07-06target/ppc: Move mffs[.] to decodetreeVíctor Colombo3-19/+21
2022-07-06target/ppc: Move mffsl to decodetreeVíctor Colombo3-24/+17
2022-07-06target/ppc: Move mffsce to decodetreeVíctor Colombo3-32/+20
2022-07-06target/ppc: Move mffscrn[i] to decodetreeVíctor Colombo4-48/+50
2022-07-06target/ppc: Fix insn32.decode style issuesVíctor Colombo1-12/+12
2022-07-06ppc/spapr: Implement H_WATCHDOGAlexey Kardashevskiy5-1/+310
2022-07-06ppc: Define SETFIELD for the ppc targetAlexey Kardashevskiy5-72/+12
2022-07-06target/ppc: use int128.h methods in vsubcuqMatheus Ferst5-52/+9
2022-07-06target/ppc: use int128.h methods in vsubecuq and vsubeuqmMatheus Ferst5-36/+17
2022-07-06target/ppc: use int128.h methods in vsubuqmMatheus Ferst5-22/+8
2022-07-06target/ppc: use int128.h methods in vaddcuqMatheus Ferst5-13/+5
2022-07-06target/ppc: use int128.h methods in vaddecuq and vaddeuqmMatheus Ferst5-51/+17
2022-07-06target/ppc: use int128.h methods in vadduqmMatheus Ferst5-9/+7
2022-07-06target/ppc: use int128.h methods in vpmsumdMatheus Ferst5-41/+17
2022-07-06spapr/ddw: Implement 64bit query extensionAlexey Kardashevskiy2-6/+18
2022-07-06spapr/ddw: Reset DMA when the last non-default window is removedAlexey Kardashevskiy4-1/+19
2022-07-06target/ppc: Change FPSCR_* to follow POWER ISA numbering conventionVíctor Colombo1-36/+36
2022-07-06ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 root busDaniel Henrique Barboza1-4/+0
2022-07-06ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root busDaniel Henrique Barboza1-4/+0
2022-07-06ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[]Daniel Henrique Barboza1-14/+8
2022-07-06ppc/pnv: make pnv_ics_resend() use chip8->phbs[]Daniel Henrique Barboza1-14/+8
2022-07-06ppc/pnv: make pnv_ics_get() use the chip8->phbs[] arrayDaniel Henrique Barboza1-27/+11
2022-07-06ppc/pnv: assign pnv-phb-root-port chassis/slot earlierDaniel Henrique Barboza4-35/+19
2022-07-06ppc/pnv: attach phb3/phb4 root ports in QOM treeDaniel Henrique Barboza4-4/+9
2022-07-06ppc/pnv: move root port attach to pnv_phb4_realize()Daniel Henrique Barboza2-3/+4
2022-07-06m68k: virt: pass RNG seed via bootinfo blockJason A. Donenfeld3-0/+24
2022-07-06m68k: use correct variable name in boot info string macroJason A. Donenfeld1-1/+1
2022-07-06Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingRichard Henderson2-2/+5
2022-07-06ebpf: replace deprecated bpf_program__set_socket_filterHaochen Tong1-1/+1
2022-07-06e1000: set RX descriptor status in a separate operationDing Hui1-1/+4
2022-07-05Merge tag 'pull-xen-20220705' of https://xenbits.xen.org/git-http/people/aper...Richard Henderson1-10/+15
2022-07-05xen/pass-through: don't create needless register groupChuck Zmudzinski1-5/+9
2022-07-05xen/pass-through: merge emulated bits correctlyChuck Zmudzinski1-5/+6
2022-07-05Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta...Richard Henderson40-15233/+314
2022-07-05Merge tag 'pull-la-20220705' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson8-67/+80
2022-07-05hw/intc/loongarch_ipi: Fix mail send and any send functionXiaojuan Yang1-23/+31
2022-07-05hw/intc/loongarch_ipi: Fix ipi device access of 64bitsXiaojuan Yang3-11/+39
2022-07-05tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETERRichard Henderson2-12/+0