index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
postcopy-ram.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
tcg/ppc/tcg-target.opc.h: Add copyright/license
Peter Maydell
1
-0
/
+20
2019-11-11
tcg/i386/tcg-target.opc.h: Add copyright/license
Peter Maydell
1
-3
/
+25
2019-11-11
tcg/aarch64/tcg-target.opc.h: Add copyright/license
Peter Maydell
1
-3
/
+12
2019-11-08
dp8393x: fix dp8393x_receive()
Laurent Vivier
1
-3
/
+9
2019-11-08
dp8393x: put the DMA buffer in the state structure
Laurent Vivier
1
-55
/
+50
2019-11-07
Update version for v4.2.0-rc0 release
Peter Maydell
1
-1
/
+1
2019-11-07
iotests: Add test for 4G+ compressed qcow2 write
Max Reitz
3
-0
/
+90
2019-11-07
qcow2: Fix QCOW2_COMPRESSED_SECTOR_MASK
Max Reitz
1
-1
/
+1
2019-11-07
qcow2-bitmap: Fix uint64_t left-shift overflow
Tuguoyi
1
-3
/
+11
2019-11-06
global: Squash 'the the'
Dr. David Alan Gilbert
6
-6
/
+6
2019-11-06
linux-user/alpha: Set r20 secondary return value
Richard Henderson
1
-0
/
+9
2019-11-06
linux-user/sparc: Fix cpu_clone_regs_*
Richard Henderson
1
-7
/
+36
2019-11-06
linux-user: Introduce cpu_clone_regs_parent
Richard Henderson
19
-0
/
+74
2019-11-06
linux-user: Rename cpu_clone_regs to cpu_clone_regs_child
Richard Henderson
19
-20
/
+40
2019-11-06
linux-user/sparc64: Fix target_signal_frame
Richard Henderson
1
-2
/
+2
2019-11-06
linux-user/sparc: Fix WREG usage in setup_frame
Richard Henderson
1
-1
/
+1
2019-11-06
linux-user/sparc: Use WREG_SP constant in sparc/signal.c
Richard Henderson
1
-5
/
+2
2019-11-06
linux-user/sparc: Begin using WREG constants in sparc/signal.c
Richard Henderson
1
-62
/
+33
2019-11-06
linux-user/sparc: Use WREG constants in sparc/target_cpu.h
Richard Henderson
1
-8
/
+2
2019-11-06
target/sparc: Define an enumeration for accessing env->regwptr
Richard Henderson
1
-0
/
+33
2019-11-06
tests/tcg/multiarch/linux-test: Fix error check for shmat
Richard Henderson
1
-1
/
+2
2019-11-06
scripts/qemu-binfmt-conf: Update for sparc64
Richard Henderson
1
-2
/
+6
2019-11-06
usb-host: add option to allow all resets.
Gerd Hoffmann
1
-4
/
+9
2019-11-06
virtio: notify virtqueue via host notifier when available
Stefan Hajnoczi
3
-1
/
+13
2019-11-06
hw/rdma: Utilize ibv_reg_mr_iova for memory registration
Yuval Shaia
4
-0
/
+29
2019-11-06
configure: Check if we can use ibv_reg_mr_iova
Yuval Shaia
1
-0
/
+28
2019-11-06
audio: add -audiodev pa,in|out.latency= to documentation
Stefan Hajnoczi
1
-0
/
+5
2019-11-05
hw/pci-host/i440fx: Remove the last PIIX3 traces
Philippe Mathieu-Daudé
3
-11
/
+8
2019-11-05
hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
Philippe Mathieu-Daudé
5
-4
/
+4
2019-11-05
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
Philippe Mathieu-Daudé
8
-403
/
+442
2019-11-05
hw/pci-host/piix: Fix code style issues
Philippe Mathieu-Daudé
1
-3
/
+4
2019-11-05
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
7
-24
/
+43
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
4
-9
/
+15
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
5
-11
/
+12
2019-11-05
hw/pci-host/piix: Extract piix3_create()
Philippe Mathieu-Daudé
1
-20
/
+31
2019-11-05
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
Philippe Mathieu-Daudé
4
-154
/
+0
2019-11-05
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
Philippe Mathieu-Daudé
5
-30
/
+37
2019-11-05
hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()
Philippe Mathieu-Daudé
1
-18
/
+29
2019-11-05
hw/mips/mips_malta: Create IDE hard drive array dynamically
Philippe Mathieu-Daudé
1
-2
/
+5
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
9
-19
/
+48
2019-11-05
piix4: Add an i8254 PIT Controller as specified in datasheet
Hervé Poussineau
2
-4
/
+4
2019-11-05
piix4: Add an i8257 DMA Controller as specified in datasheet
Hervé Poussineau
2
-2
/
+4
2019-11-05
piix4: Rename PIIX4 object to piix4-isa
Hervé Poussineau
3
-2
/
+3
2019-11-05
Revert "irq: introduce qemu_irq_proxy()"
Philippe Mathieu-Daudé
2
-19
/
+0
2019-11-05
piix4: Add an i8259 Interrupt Controller as specified in datasheet
Hervé Poussineau
3
-30
/
+44
2019-11-05
piix4: Add the Reset Control Register
Hervé Poussineau
1
-3
/
+46
2019-11-05
MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets
Philippe Mathieu-Daudé
1
-1
/
+6
2019-11-05
Makefile: Fix config-devices.mak not regenerated when Kconfig updated
Philippe Mathieu-Daudé
1
-1
/
+2
2019-11-05
q800: fix I/O memory map
Laurent Vivier
1
-8
/
+32
2019-11-05
image-fuzzer: Use OSerror.strerror instead of tuple subscript
Eduardo Habkost
1
-2
/
+2
[next]