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
*
Update OpenBIOS images to b5c93acd14 built from submodule.
Mark Cave-Ayland
2018-01-26
4
-0
/
+0
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...
Peter Maydell
2018-01-25
23
-525
/
+607
|
\
|
*
pl110: Implement vertical compare/next base interrupts
Linus Walleij
2018-01-25
1
-1
/
+29
|
*
xilinx_spips: Correct usage of an uninitialized local variable
Francisco Iglesias
2018-01-25
1
-1
/
+17
|
*
sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace object
Philippe Mathieu-Daudé
2018-01-25
2
-0
/
+2
|
*
hw/arm/virt: Check that the CPU realize method succeeded
Peter Maydell
2018-01-25
1
-1
/
+1
|
*
hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1
Luc MICHEL
2018-01-25
1
-3
/
+13
|
*
hw/intc/arm_gic: Fix group priority computation for group 1 IRQs
Luc MICHEL
2018-01-25
1
-1
/
+2
|
*
hw/intc/arm_gic: Fix C_RPR value on idle priority
Luc MICHEL
2018-01-25
1
-0
/
+5
|
*
hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active and ...
Luc MICHEL
2018-01-25
1
-0
/
+1
|
*
target/arm: Simplify fp_exception_el for user-only
Richard Henderson
2018-01-25
1
-1
/
+2
|
*
target/arm: Hoist store to flags output in cpu_get_tb_cpu_state
Richard Henderson
2018-01-25
1
-16
/
+19
|
*
target/arm: Move cpu_get_tb_cpu_state out of line
Richard Henderson
2018-01-25
2
-125
/
+128
|
*
target/arm: Add ARM_FEATURE_SVE
Richard Henderson
2018-01-25
1
-0
/
+1
|
*
vmstate: Add VMSTATE_UINT64_SUB_ARRAY
Richard Henderson
2018-01-25
1
-3
/
+6
|
*
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
2018-01-25
9
-74
/
+96
|
*
target/arm: Change the type of vfp.regs
Richard Henderson
2018-01-25
6
-19
/
+19
|
*
target/arm: Use pointers in neon tbl helper
Richard Henderson
2018-01-25
3
-15
/
+12
|
*
target/arm: Use pointers in neon zip/uzp helpers
Richard Henderson
2018-01-25
3
-104
/
+120
|
*
target/arm: Use pointers in crypto helpers
Richard Henderson
2018-01-25
4
-184
/
+161
|
*
target/arm: Mark disas_set_insn_syndrome inline
Richard Henderson
2018-01-25
1
-1
/
+1
|
*
i.MX: Fix FEC/ENET receive funtions
Jean-Christophe Dubois
2018-01-25
1
-6
/
+2
|
*
target/arm: Fix 32-bit address truncation
Ard Biesheuvel
2018-01-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2018-01-25
13
-267
/
+416
|
\
\
|
*
|
sun4u: implement power device
Mark Cave-Ayland
2018-01-25
1
-1
/
+63
|
*
|
sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace events
Mark Cave-Ayland
2018-01-25
2
-51
/
+52
|
*
|
sabre: convert from SABRE_DPRINTF macro to trace-events
Mark Cave-Ayland
2018-01-24
3
-22
/
+22
|
*
|
apb: rename apb.c to sabre.c
Mark Cave-Ayland
2018-01-24
5
-32
/
+33
|
*
|
sun4u: rename apb variables and constants
Mark Cave-Ayland
2018-01-24
1
-20
/
+21
|
*
|
apb: rename QOM type from TYPE_APB to TYPE_SABRE
Mark Cave-Ayland
2018-01-24
3
-23
/
+23
|
*
|
apb: QOMify sabre PCI host bridge
Mark Cave-Ayland
2018-01-24
2
-6
/
+14
|
*
|
apb: change pbm_pci_host prefix functions to use sabre_pci prefix
Mark Cave-Ayland
2018-01-24
1
-6
/
+6
|
*
|
apb: rename APB functions to use sabre prefix
Mark Cave-Ayland
2018-01-24
2
-56
/
+54
|
*
|
simba: rename PBMPCIBridge and QOM types to reflect simba naming
Mark Cave-Ayland
2018-01-24
3
-22
/
+22
|
*
|
apb: split simba PCI bridge into hw/pci-bridge/simba.c
Mark Cave-Ayland
2018-01-24
6
-70
/
+143
|
*
|
sparc/leon3 irqmp: fix IRQ software ack
Jean-Christophe Dubois
2018-01-24
1
-6
/
+11
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180125-pull-request' ...
Peter Maydell
2018-01-25
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vga: check the validation of memory addr when draw text
linzhecheng
2018-01-25
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
2018-01-25
10
-149
/
+328
|
\
\
\
|
*
|
|
linux-user: implement renameat2
Andreas Schwab
2018-01-23
1
-0
/
+34
|
*
|
|
page_unprotect(): handle calls to pages that are PAGE_WRITE
Peter Maydell
2018-01-23
2
-20
/
+43
|
*
|
|
linux-user: Propagate siginfo_t through to handle_cpu_signal()
Peter Maydell
2018-01-23
1
-25
/
+14
|
*
|
|
linux-user: remove nmi.c and fw-path-provider.c
Laurent Vivier
2018-01-23
3
-79
/
+99
|
*
|
|
linux-user: Add getcpu() support
Samuel Thibault
2018-01-23
1
-0
/
+19
|
*
|
|
linux-user: Add AT_SECURE auxval
Marco A L Barbosa
2018-01-23
1
-1
/
+2
|
*
|
|
linux-user: Fix sched_get/setaffinity conversion
Samuel Thibault
2018-01-23
1
-8
/
+73
|
*
|
|
linux-user/mmap.c: Avoid choosing NULL as start address
Maximilian Riemensberger
2018-01-23
1
-1
/
+1
|
*
|
|
linux-user: Translate flags argument to dup3 syscall
Peter Maydell
2018-01-23
1
-1
/
+9
|
*
|
|
linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)
Peter Maydell
2018-01-23
2
-5
/
+5
|
*
|
|
linux-user: Fix length calculations in host_to_target_cmsg()
Peter Maydell
2018-01-23
1
-7
/
+22
[next]