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
2018-01-26
qapi: add name parameter to nbd-server-add
Vladimir Sementsov-Ogievskiy
3
-9
/
+19
2018-01-26
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-01-26...
Peter Maydell
15
-3
/
+1275
2018-01-26
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180126-v3-pull-reques...
Peter Maydell
15
-370
/
+74
2018-01-26
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2018-01-26
xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
Alistair Francis
2
-0
/
+16
2018-01-26
xlnx-zynqmp-pmu: Connect the IPI device to the PMU
Alistair Francis
1
-0
/
+31
2018-01-26
xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
Alistair Francis
3
-0
/
+435
2018-01-26
xlnx-zynqmp-pmu: Connect the PMU interrupt controller
Alistair Francis
1
-0
/
+24
2018-01-26
xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
Alistair Francis
4
-0
/
+614
2018-01-26
aarch64-softmmu.mak: Use an ARM specific config
Alistair Francis
4
-2
/
+4
2018-01-26
xlnx-zynqmp-pmu: Add the CPU and memory
Alistair Francis
1
-2
/
+68
2018-01-26
xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU
Alistair Francis
2
-0
/
+84
2018-01-26
microblaze: boot.c: Don't try to find NULL file
Alistair Francis
1
-1
/
+1
2018-01-26
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
63
-203
/
+1167
2018-01-26
Update OpenBIOS images to b5c93acd14 built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2018-01-26
usb-ccid: convert CCIDCardClass::exitfn() -> unrealize()
Philippe Mathieu-Daudé
4
-17
/
+17
2018-01-26
usb-ccid: inline ccid_card_initfn() in ccid_card_realize()
Philippe Mathieu-Daudé
1
-18
/
+7
2018-01-26
hw/usb/ccid: Make ccid_card_init() take an error parameter
Mao Zhongyi
4
-45
/
+50
2018-01-26
usb-storage: Fix share-rw option parsing
Fam Zheng
3
-2
/
+11
2018-01-26
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth
9
-300
/
+1
2018-01-25
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180125-pull-request' i...
Peter Maydell
19
-641
/
+389
2018-01-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...
Peter Maydell
23
-525
/
+607
2018-01-25
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
13
-267
/
+416
2018-01-25
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180125-pull-request' ...
Peter Maydell
1
-0
/
+3
2018-01-25
target/m68k: add HMP command "info tlb"
Laurent Vivier
4
-1
/
+236
2018-01-25
target/m68k: add pflush/ptest
Laurent Vivier
6
-0
/
+113
2018-01-25
target/m68k: add moves
Laurent Vivier
5
-7
/
+98
2018-01-25
target/m68k: add index parameter to gen_load()/gen_store() and Co.
Laurent Vivier
1
-59
/
+66
2018-01-25
target/m68k: add Transparent Translation
Laurent Vivier
4
-0
/
+104
2018-01-25
target/m68k: add MC68040 MMU
Laurent Vivier
6
-16
/
+423
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
58
-121
/
+129
2018-01-25
target/m68k: fix TCG variable double free
Laurent Vivier
1
-1
/
+0
2018-01-25
sdl: reorganize -no-frame support
Gerd Hoffmann
5
-17
/
+9
2018-01-25
sdl: use ctrl-alt-g as grab hotkey
Gerd Hoffmann
2
-33
/
+24
2018-01-25
ui: deprecate use of SDL 1.2 in favour of 2.0 series
Daniel P. Berrange
3
-0
/
+16
2018-01-25
ui: ignore hardware keycode 255 on win32
Daniel P. Berrange
1
-0
/
+6
2018-01-25
ui: add fix for GTK Pause key handling on Win32
Daniel P. Berrange
1
-1
/
+8
2018-01-25
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
9
-317
/
+300
2018-01-25
ui: convert the SDL2 frontend to keycodemapdb
Daniel P. Berrange
5
-272
/
+16
2018-01-25
ui: avoid sign extension using client width/height
Daniel P. Berrange
2
-2
/
+11
2018-01-25
sun4u: implement power device
Mark Cave-Ayland
1
-1
/
+63
2018-01-25
sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace events
Mark Cave-Ayland
2
-51
/
+52
2018-01-25
pl110: Implement vertical compare/next base interrupts
Linus Walleij
1
-1
/
+29
2018-01-25
xilinx_spips: Correct usage of an uninitialized local variable
Francisco Iglesias
1
-1
/
+17
2018-01-25
sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace object
Philippe Mathieu-Daudé
2
-0
/
+2
2018-01-25
hw/arm/virt: Check that the CPU realize method succeeded
Peter Maydell
1
-1
/
+1
2018-01-25
hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1
Luc MICHEL
1
-3
/
+13
2018-01-25
hw/intc/arm_gic: Fix group priority computation for group 1 IRQs
Luc MICHEL
1
-1
/
+2
2018-01-25
hw/intc/arm_gic: Fix C_RPR value on idle priority
Luc MICHEL
1
-0
/
+5
2018-01-25
hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active and ...
Luc MICHEL
1
-0
/
+1
[prev]
[next]