index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/mips/tx79: Move PCPYH opcode to decodetree
Philippe Mathieu-Daudé
2021-03-13
3
-39
/
+27
*
target/mips/translate: Simplify PCPYH using deposit_i64()
Philippe Mathieu-Daudé
2021-03-13
1
-30
/
+4
*
target/mips/translate: Make gen_rdhwr() public
Philippe Mathieu-Daudé
2021-03-13
2
-1
/
+3
*
target/mips/tx79: Move MTHI1 / MTLO1 opcodes to decodetree
Philippe Mathieu-Daudé
2021-03-13
3
-25
/
+17
*
target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetree
Philippe Mathieu-Daudé
2021-03-13
6
-12
/
+94
*
target/mips: Use gen_load_gpr[_hi]() when possible
Philippe Mathieu-Daudé
2021-03-13
1
-23
/
+6
*
target/mips: Extract MXU code to new mxu_translate.c file
Philippe Mathieu-Daudé
2021-03-13
3
-1605
/
+1613
*
target/mips: Introduce mxu_translate_init() helper
Philippe Mathieu-Daudé
2021-03-13
2
-12
/
+17
*
target/mips: Simplify decode_opc_mxu() ifdef'ry
Philippe Mathieu-Daudé
2021-03-13
2
-4
/
+5
*
target/mips: Convert decode_ase_mxu() to decodetree prototype
Philippe Mathieu-Daudé
2021-03-13
1
-3
/
+5
*
target/mips: Rename decode_opc_mxu() as decode_ase_mxu()
Philippe Mathieu-Daudé
2021-03-13
1
-2
/
+2
*
target/mips: Move MUL opcode check from decode_mxu() to decode_legacy()
Philippe Mathieu-Daudé
2021-03-13
1
-14
/
+5
*
target/mips: Use OPC_MUL instead of OPC__MXU_MUL
Philippe Mathieu-Daudé
2021-03-13
1
-2
/
+1
*
target/mips: Pass instruction opcode to decode_opc_mxu()
Philippe Mathieu-Daudé
2021-03-13
1
-7
/
+7
*
target/mips: Remove unused CPUMIPSState* from MXU functions
Philippe Mathieu-Daudé
2021-03-13
1
-10
/
+10
*
target/mips: Remove XBurst Media eXtension Unit dead code
Philippe Mathieu-Daudé
2021-03-13
1
-1286
/
+0
*
target/mips: Rewrite complex ifdef'ry
Philippe Mathieu-Daudé
2021-03-13
1
-4
/
+7
*
target/mips/meson: Restrict mips-semi.c to TCG
Philippe Mathieu-Daudé
2021-03-13
1
-1
/
+1
*
target/mips/meson: Introduce mips_tcg source set
Philippe Mathieu-Daudé
2021-03-13
1
-2
/
+5
*
hw/mips/gt64xxx: Trace accesses to ISD registers
Philippe Mathieu-Daudé
2021-03-13
2
-0
/
+4
*
hw/mips/gt64xxx: Rename trace events related to interrupt registers
Philippe Mathieu-Daudé
2021-03-13
2
-10
/
+10
*
hw/mips/gt64xxx: Fix typos in qemu_log_mask() formats
Philippe Mathieu-Daudé
2021-03-13
1
-10
/
+10
*
hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers
Philippe Mathieu-Daudé
2021-03-13
1
-4
/
+6
*
hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize()
Philippe Mathieu-Daudé
2021-03-13
1
-2
/
+9
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...
Peter Maydell
2021-03-12
3
-131
/
+117
|
\
|
*
ui/cocoa: Fix mouse association state
Akihiko Odaki
2021-03-11
1
-16
/
+8
|
*
ui/cocoa: Mark variables static
Akihiko Odaki
2021-03-11
1
-7
/
+7
|
*
ui/cocoa: Clear modifiers whenever possible
Akihiko Odaki
2021-03-11
1
-72
/
+76
|
*
ui/cocoa: Do not rely on the first argument
Akihiko Odaki
2021-03-11
1
-14
/
+15
|
*
ui/cocoa: Show QEMU icon in the about window
Akihiko Odaki
2021-03-11
1
-9
/
+5
|
*
docs: Fix removal text of -show-cursor
Thomas Huth
2021-03-11
1
-2
/
+2
|
*
ui/cocoa: Use kCGColorSpaceSRGB
Akihiko Odaki
2021-03-11
1
-7
/
+2
|
*
ui/gtk: Remove NULL checks in gd_switch
Akihiko Odaki
2021-03-11
1
-4
/
+2
*
|
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2021-03-12
28
-292
/
+750
|
\
\
|
*
|
spapr.c: send QAPI event when memory hotunplug fails
Daniel Henrique Barboza
2021-03-09
3
-7
/
+14
|
*
|
spapr.c: remove duplicated assert in spapr_memory_unplug_request()
Daniel Henrique Barboza
2021-03-09
1
-1
/
+0
|
*
|
target/ppc: fix icount support on Book-e vms accessing SPRs
Vitaly Cheptsov
2021-03-09
1
-0
/
+36
|
*
|
qemu_timer.c: add timer_deadline_ms() helper
Daniel Henrique Barboza
2021-03-09
3
-3
/
+23
|
*
|
spapr_pci.c: add 'unplug already in progress' message for PCI unplug
Daniel Henrique Barboza
2021-03-09
1
-0
/
+4
|
*
|
spapr.c: add 'unplug already in progress' message for PHB unplug
Daniel Henrique Barboza
2021-03-09
1
-0
/
+4
|
*
|
hw/ppc: e500: Add missing <ranges> in the eTSEC node
Bin Meng
2021-03-09
1
-0
/
+1
|
*
|
hw/net: fsl_etsec: Fix build error when HEX_DUMP is on
Bin Meng
2021-03-09
2
-0
/
+2
|
*
|
spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
Daniel Henrique Barboza
2021-03-09
3
-0
/
+55
|
*
|
spapr_drc.c: add hotunplug timeout for CPUs
Daniel Henrique Barboza
2021-03-09
3
-0
/
+18
|
*
|
spapr_drc.c: introduce unplug_timeout_timer
Daniel Henrique Barboza
2021-03-09
2
-0
/
+44
|
*
|
target/ppc: Fix bcdsub. emulation when result overflows
Fabiano Rosas
2021-03-09
5
-3
/
+171
|
*
|
docs/system: Extend PPC section
Cédric Le Goater
2021-03-09
6
-38
/
+282
|
*
|
spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
Daniel Henrique Barboza
2021-03-09
5
-9
/
+9
|
*
|
spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable
Daniel Henrique Barboza
2021-03-09
1
-16
/
+16
|
*
|
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2021-03-09
3
-1
/
+1
[next]