index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg/LICENSE: Remove out of date claim about TCG subdirectory licensing
Peter Maydell
2019-11-11
2
-5
/
+3
*
tcg/ppc/tcg-target.opc.h: Add copyright/license
Peter Maydell
2019-11-11
1
-0
/
+20
*
tcg/i386/tcg-target.opc.h: Add copyright/license
Peter Maydell
2019-11-11
1
-3
/
+25
*
tcg/aarch64/tcg-target.opc.h: Add copyright/license
Peter Maydell
2019-11-11
1
-3
/
+12
*
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' into staging
Peter Maydell
2019-11-11
1
-56
/
+57
|
\
|
*
dp8393x: fix dp8393x_receive()
Laurent Vivier
2019-11-08
1
-3
/
+9
|
*
dp8393x: put the DMA buffer in the state structure
Laurent Vivier
2019-11-08
1
-55
/
+50
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20191107-pull-request' into staging
Peter Maydell
2019-11-08
1
-4
/
+9
|
\
|
*
usb-host: add option to allow all resets.
Gerd Hoffmann
2019-11-06
1
-4
/
+9
*
|
Update version for v4.2.0-rc0 release
Peter Maydell
2019-11-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-11-07' into staging
Peter Maydell
2019-11-07
5
-4
/
+102
|
\
\
|
*
|
iotests: Add test for 4G+ compressed qcow2 write
Max Reitz
2019-11-07
3
-0
/
+90
|
*
|
qcow2: Fix QCOW2_COMPRESSED_SECTOR_MASK
Max Reitz
2019-11-07
1
-1
/
+1
|
*
|
qcow2-bitmap: Fix uint64_t left-shift overflow
Tuguoyi
2019-11-07
1
-3
/
+11
*
|
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging
Peter Maydell
2019-11-07
7
-6
/
+18
|
\
\
\
|
*
|
|
global: Squash 'the the'
Dr. David Alan Gilbert
2019-11-06
6
-6
/
+6
|
*
|
|
hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses
Philippe Mathieu-Daudé
2019-11-05
1
-0
/
+4
|
*
|
|
hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registers
Philippe Mathieu-Daudé
2019-11-05
1
-0
/
+8
*
|
|
|
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into staging
Peter Maydell
2019-11-07
5
-0
/
+57
|
\
\
\
\
|
*
|
|
|
hw/rdma: Utilize ibv_reg_mr_iova for memory registration
Yuval Shaia
2019-11-06
4
-0
/
+29
|
*
|
|
|
configure: Check if we can use ibv_reg_mr_iova
Yuval Shaia
2019-11-06
1
-0
/
+28
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-11-07
5
-11
/
+173
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
virtio: notify virtqueue via host notifier when available
Stefan Hajnoczi
2019-11-06
3
-1
/
+13
|
*
|
|
hw/i386: AMD-Vi IVRS DMA alias support
Alex Williamson
2019-11-05
1
-7
/
+120
|
*
|
|
pci: Use PCI aliases when determining device IOMMU address space
Alex Williamson
2019-11-05
1
-3
/
+40
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191106-pull-request' into staging
Peter Maydell
2019-11-07
1
-0
/
+5
|
\
\
\
|
*
|
|
audio: add -audiodev pa,in|out.latency= to documentation
Stefan Hajnoczi
2019-11-06
1
-0
/
+5
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20191106-pull-request' into staging
Peter Maydell
2019-11-06
1
-9
/
+21
|
\
\
\
|
*
|
|
qemu-options: Rework the help text of the '-display' option
Thomas Huth
2019-11-05
1
-9
/
+21
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-request' into staging
Peter Maydell
2019-11-06
23
-105
/
+338
|
\
\
\
|
*
|
|
linux-user/alpha: Set r20 secondary return value
Richard Henderson
2019-11-06
1
-0
/
+9
|
*
|
|
linux-user/sparc: Fix cpu_clone_regs_*
Richard Henderson
2019-11-06
1
-7
/
+36
|
*
|
|
linux-user: Introduce cpu_clone_regs_parent
Richard Henderson
2019-11-06
19
-0
/
+74
|
*
|
|
linux-user: Rename cpu_clone_regs to cpu_clone_regs_child
Richard Henderson
2019-11-06
19
-20
/
+40
|
*
|
|
linux-user/sparc64: Fix target_signal_frame
Richard Henderson
2019-11-06
1
-2
/
+2
|
*
|
|
linux-user/sparc: Fix WREG usage in setup_frame
Richard Henderson
2019-11-06
1
-1
/
+1
|
*
|
|
linux-user/sparc: Use WREG_SP constant in sparc/signal.c
Richard Henderson
2019-11-06
1
-5
/
+2
|
*
|
|
linux-user/sparc: Begin using WREG constants in sparc/signal.c
Richard Henderson
2019-11-06
1
-62
/
+33
|
*
|
|
linux-user/sparc: Use WREG constants in sparc/target_cpu.h
Richard Henderson
2019-11-06
1
-8
/
+2
|
*
|
|
target/sparc: Define an enumeration for accessing env->regwptr
Richard Henderson
2019-11-06
1
-0
/
+33
|
*
|
|
tests/tcg/multiarch/linux-test: Fix error check for shmat
Richard Henderson
2019-11-06
1
-1
/
+2
|
*
|
|
scripts/qemu-binfmt-conf: Update for sparc64
Richard Henderson
2019-11-06
1
-2
/
+6
|
*
|
|
linux-user: Support for NETLINK socket options
Josh Kunz
2019-11-05
1
-0
/
+101
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191105' into staging
Peter Maydell
2019-11-06
27
-680
/
+697
|
\
\
\
|
*
|
|
hw/pci-host/i440fx: Remove the last PIIX3 traces
Philippe Mathieu-Daudé
2019-11-05
3
-11
/
+8
|
*
|
|
hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
Philippe Mathieu-Daudé
2019-11-05
5
-4
/
+4
|
*
|
|
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
Philippe Mathieu-Daudé
2019-11-05
8
-403
/
+442
|
*
|
|
hw/pci-host/piix: Fix code style issues
Philippe Mathieu-Daudé
2019-11-05
1
-3
/
+4
|
*
|
|
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
2019-11-05
7
-24
/
+43
|
*
|
|
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
2019-11-05
4
-9
/
+15
[next]