index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-15
target/mips: msa: Split helpers for DPADD_U.<H|W|D>
Aleksandar Markovic
3
-15
/
+68
2020-06-15
target/mips: msa: Split helpers for DPADD_S.<H|W|D>
Aleksandar Markovic
3
-28
/
+78
2020-06-15
target/mips: msa: Split helpers for MSUBV.<B|H|W|D>
Aleksandar Markovic
3
-11
/
+93
2020-06-15
target/mips: msa: Split helpers for MADDV.<B|H|W|D>
Aleksandar Markovic
3
-12
/
+92
2020-06-15
target/mips: Add comments for vendor-specific ASEs
Jiaxun Yang
1
-0
/
+4
2020-06-15
target/mips: Legalize Loongson insn flags
Jiaxun Yang
2
-8
/
+9
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
126
-980
/
+6572
2020-06-12
target/i386: Remove obsolete TODO file
Thomas Huth
1
-31
/
+0
2020-06-12
stubs: move Xen stubs to accel/
Paolo Bonzini
4
-22
/
+8
2020-06-12
replay: fix replay shutdown for console mode
Pavel Dovgalyuk
1
-0
/
+5
2020-06-12
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
3
-9
/
+7
2020-06-12
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé
4
-30
/
+48
2020-06-12
exec/memory: Remove unused MemoryRegionMmio type
Philippe Mathieu-Daudé
1
-6
/
+0
2020-06-12
checkpatch: reversed logic with acpi test checks
Michael S. Tsirkin
1
-1
/
+1
2020-06-12
target/i386: sev: Unify SEVState and SevGuestState
David Gibson
1
-45
/
+34
2020-06-12
target/i386: sev: Remove redundant handle field
David Gibson
1
-8
/
+4
2020-06-12
target/i386: sev: Remove redundant policy field
David Gibson
1
-5
/
+2
2020-06-12
target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
David Gibson
1
-12
/
+7
2020-06-12
target/i386: sev: Partial cleanup to sev_state global
David Gibson
1
-44
/
+48
2020-06-12
target/i386: sev: Embed SEVState in SevGuestState
David Gibson
1
-25
/
+29
2020-06-12
target/i386: sev: Rename QSevGuestInfo
David Gibson
1
-43
/
+44
2020-06-12
target/i386: sev: Move local structure definitions into .c file
David Gibson
2
-44
/
+44
2020-06-12
target/i386: sev: Remove unused QSevGuestInfoClass
David Gibson
2
-6
/
+0
2020-06-12
xen: fix build without pci passthrough
Anthony PERARD
7
-8
/
+43
2020-06-12
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
4
-7
/
+0
2020-06-12
i386: hvf: Move mmio_buf into CPUX86State
Roman Bolshakov
4
-7
/
+12
2020-06-12
i386: hvf: Move lazy_flags into CPUX86State
Roman Bolshakov
3
-35
/
+34
2020-06-12
i386: hvf: Drop regs in HVFX86EmulatorState
Roman Bolshakov
2
-15
/
+16
2020-06-12
i386: hvf: Drop copy of RFLAGS defines
Roman Bolshakov
4
-31
/
+9
2020-06-12
i386: hvf: Drop rflags from HVFX86EmulatorState
Roman Bolshakov
7
-67
/
+24
2020-06-12
i386: hvf: Drop fetch_rip from HVFX86EmulatorState
Roman Bolshakov
3
-9
/
+1
2020-06-12
i386: hvf: Use IP from CPUX86State
Roman Bolshakov
5
-54
/
+51
2020-06-12
i386: hvf: Use ins_len to advance IP
Roman Bolshakov
1
-1
/
+1
2020-06-12
i386: hvf: Drop unused variable
Roman Bolshakov
1
-1
/
+0
2020-06-12
i386: hvf: Clean stray includes in sysemu
Roman Bolshakov
1
-7
/
+0
2020-06-12
i386: hvf: Drop useless declarations in sysemu
Roman Bolshakov
2
-25
/
+4
2020-06-12
i386: hvf: Move HVFState definition into hvf
Roman Bolshakov
2
-37
/
+35
2020-06-12
target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
Philippe Mathieu-Daudé
3
-13
/
+17
2020-06-12
sysemu/hvf: Only declare hvf_allowed when HVF is available
Philippe Mathieu-Daudé
1
-3
/
+3
2020-06-12
sysemu/tcg: Only declare tcg_allowed when TCG is available
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-12
sysemu/accel: Restrict machine methods to system-mode
Philippe Mathieu-Daudé
1
-0
/
+2
2020-06-12
target/i386: correct fix for pcmpxstrx substring search
Joseph Myers
3
-2
/
+38
2020-06-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
74
-748
/
+2177
2020-06-12
virtio-pci: fix queue_enable write
Jason Wang
1
-4
/
+8
2020-06-12
pci: Display PCI IRQ pin in "info pci"
Peter Xu
3
-3
/
+7
2020-06-12
Fix parameter type in vhost migration log path
Raphael Norwitz
1
-2
/
+2
2020-06-12
acpi: ged: rename event memory region
Gerd Hoffmann
2
-9
/
+9
2020-06-12
acpi: fadt: add hw-reduced sleep register support
Gerd Hoffmann
2
-2
/
+4
2020-06-12
acpi: madt: skip pci override on pci-less systems.
Gerd Hoffmann
3
-13
/
+18
2020-06-12
acpi: create acpi-common.c and move madt code
Gerd Hoffmann
4
-123
/
+170
[next]