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
*
hw/xtensa: extract xtensa_create_memory_regions
Max Filippov
2018-01-11
5
-42
/
+148
*
target/xtensa: fix default sysrom/sysram addresses
Max Filippov
2018-01-11
1
-4
/
+4
*
hw/xtensa/xtfpga: clean up function/structure names
Max Filippov
2018-01-11
1
-70
/
+70
*
hw/xtensa/xtfpga: rewrite mini bootloader
Max Filippov
2018-01-11
1
-5
/
+23
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...
Peter Maydell
2018-01-11
21
-119
/
+356
|
\
|
*
hw/intc/arm_gic: reserved register addresses are RAZ/WI
Peter Maydell
2018-01-11
1
-2
/
+3
|
*
hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI
Peter Maydell
2018-01-11
3
-5
/
+29
|
*
target/arm: Make disas_thumb2_insn() generate its own UNDEF exceptions
Peter Maydell
2018-01-11
1
-13
/
+10
|
*
linux-user/arm/nwfpe: Check coprocessor number for FPA emulation
Peter Maydell
2018-01-11
1
-0
/
+9
|
*
hw/sd/pxa2xx_mmci: add read/write() trace events
Philippe Mathieu-Daudé
2018-01-11
2
-28
/
+54
|
*
hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()
Philippe Mathieu-Daudé
2018-01-11
1
-2
/
+15
|
*
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
Andrey Smirnov
2018-01-11
3
-2
/
+2
|
*
imx_fec: Fix a typo in imx_enet_receive()
Andrey Smirnov
2018-01-11
1
-1
/
+1
|
*
imx_fec: Use correct length for packet size
Andrey Smirnov
2018-01-11
1
-1
/
+1
|
*
imx_fec: Add support for multiple Tx DMA rings
Andrey Smirnov
2018-01-11
2
-21
/
+130
|
*
imx_fec: Emulate SHIFT16 in ENETx_RACC
Andrey Smirnov
2018-01-11
2
-0
/
+25
|
*
imx_fec: Use MIN instead of explicit ternary operator
Andrey Smirnov
2018-01-11
1
-1
/
+1
|
*
imx_fec: Use ENET_FTRL to determine truncation length
Andrey Smirnov
2018-01-11
2
-3
/
+4
|
*
imx_fec: Move Tx frame buffer away from the stack
Andrey Smirnov
2018-01-11
2
-11
/
+14
|
*
imx_fec: Change queue flushing heuristics
Andrey Smirnov
2018-01-11
1
-6
/
+6
|
*
imx_fec: Refactor imx_eth_enable_rx()
Andrey Smirnov
2018-01-11
1
-4
/
+4
|
*
imx_fec: Do not link to netdev
Andrey Smirnov
2018-01-11
2
-2
/
+1
|
*
Virt: ACPI: fix qemu assert due to re-assigned table data address
Zhaoshenglong
2018-01-11
1
-7
/
+11
|
*
target/arm: Fix stlxp for aarch64_be
Michael Weiser
2018-01-11
1
-2
/
+5
|
*
linux-user: Activate armeb handler registration
Michael Weiser
2018-01-11
1
-1
/
+1
|
*
linux-user: Separate binfmt arm CPU families
Michael Weiser
2018-01-11
1
-3
/
+6
|
*
linux-user: Add aarch64_be magic numbers to qemu-binfmt-conf.sh
Michael Weiser
2018-01-11
1
-1
/
+5
|
*
configure: Add aarch64_be-linux-user target
Michael Weiser
2018-01-11
2
-2
/
+4
|
*
linux-user: Fix endianess of aarch64 signal trampoline
Michael Weiser
2018-01-11
1
-3
/
+7
|
*
linux-user: Add separate aarch64_be uname
Michael Weiser
2018-01-11
1
-0
/
+4
|
*
linux-user: Add support for big-endian aarch64
Michael Weiser
2018-01-11
1
-0
/
+6
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180111' int...
Peter Maydell
2018-01-11
28
-187
/
+703
|
\
\
|
|
/
|
/
|
|
*
spapr: Correct compatibility mode setting for hotplugged CPUs
David Gibson
2018-01-10
2
-1
/
+10
|
*
hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device
Thomas Huth
2018-01-10
3
-53
/
+0
|
*
Update dtc to fix compilation problem on Mac OS 10.6
John Arbuckle
2018-01-10
1
-0
/
+0
|
*
target/ppc: more use of the PPC_*() macros
Cédric Le Goater
2018-01-10
3
-28
/
+40
|
*
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
2018-01-10
8
-71
/
+67
|
*
hw/ide: Emulate SiI3112 SATA controller
BALATON Zoltan
2018-01-10
5
-0
/
+381
|
*
spapr_pci: use warn_report()
Greg Kurz
2018-01-10
2
-4
/
+4
|
*
ppc4xx_i2c: Implement basic I2C functions
BALATON Zoltan
2018-01-10
2
-30
/
+171
|
*
sm501: Add some more unimplemented registers
BALATON Zoltan
2018-01-10
1
-0
/
+17
|
*
sm501: Add panel hardware cursor registers also to read function
BALATON Zoltan
2018-01-10
1
-0
/
+13
|
*
pseries: Update SLOF firmware image to qemu-slof-20171214
Alexey Kardashevskiy
2018-01-10
3
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-10' into st...
Peter Maydell
2018-01-11
3
-10
/
+16
|
\
\
|
*
|
nbd: rename nbd_option and nbd_opt_reply
Vladimir Sementsov-Ogievskiy
2018-01-10
2
-10
/
+10
|
*
|
nbd/server: add additional assert to nbd_export_put
Vladimir Sementsov-Ogievskiy
2018-01-09
1
-0
/
+6
|
|
/
*
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2018-01-11
23
-591
/
+743
|
\
\
|
*
|
sun4u_iommu: add trace event for IOMMU translations
Mark Cave-Ayland
2018-01-09
2
-0
/
+3
|
*
|
sun4u_iommu: convert from IOMMU_DPRINTF to trace-events
Mark Cave-Ayland
2018-01-09
2
-14
/
+7
|
*
|
sun4u_iommu: update to reflect IOMMU is no longer part of the APB device
Mark Cave-Ayland
2018-01-09
2
-18
/
+19
[next]