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-12
build-sys: add a rule to print a variable
Marc-André Lureau
2
-1
/
+17
2018-01-12
build-sys: silence make by default or V=0
Marc-André Lureau
2
-1
/
+3
2018-01-12
build-sys: fix qemu-ga -pthread linking
Marc-André Lureau
1
-0
/
+1
2018-01-12
chardev: introduce qemu_chr_timeout_add_ms()
Peter Xu
5
-46
/
+74
2018-01-12
chardev: let g_idle_add() be with chardev gcontext
Peter Xu
1
-8
/
+13
2018-01-12
chardev: use backend chr context when watch for fe
Peter Xu
1
-1
/
+1
2018-01-12
i386/cpu/kvm: look at PMU's CPUID before setting MSRs
Jan Dakinevich
1
-32
/
+48
2018-01-12
hpet: recover timer offset correctly
Pavel Dovgalyuk
2
-3
/
+33
2018-01-12
pc: fail memory hot-plug/unplug with -no-acpi and Q35 machine type
Haozhong Zhang
1
-4
/
+14
2018-01-12
scsi: fix scsi_convert_sense crash when in_buf == NULL && in_len == 0
Paolo Bonzini
1
-6
/
+6
2018-01-12
scsi-generic: Add share-rw option
Fam Zheng
1
-0
/
+9
2018-01-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...
Peter Maydell
21
-119
/
+356
2018-01-11
hw/intc/arm_gic: reserved register addresses are RAZ/WI
Peter Maydell
1
-2
/
+3
2018-01-11
hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI
Peter Maydell
3
-5
/
+29
2018-01-11
target/arm: Make disas_thumb2_insn() generate its own UNDEF exceptions
Peter Maydell
1
-13
/
+10
2018-01-11
linux-user/arm/nwfpe: Check coprocessor number for FPA emulation
Peter Maydell
1
-0
/
+9
2018-01-11
hw/sd/pxa2xx_mmci: add read/write() trace events
Philippe Mathieu-Daudé
2
-28
/
+54
2018-01-11
hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()
Philippe Mathieu-Daudé
1
-2
/
+15
2018-01-11
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
Andrey Smirnov
3
-2
/
+2
2018-01-11
imx_fec: Fix a typo in imx_enet_receive()
Andrey Smirnov
1
-1
/
+1
2018-01-11
imx_fec: Use correct length for packet size
Andrey Smirnov
1
-1
/
+1
2018-01-11
imx_fec: Add support for multiple Tx DMA rings
Andrey Smirnov
2
-21
/
+130
2018-01-11
imx_fec: Emulate SHIFT16 in ENETx_RACC
Andrey Smirnov
2
-0
/
+25
2018-01-11
imx_fec: Use MIN instead of explicit ternary operator
Andrey Smirnov
1
-1
/
+1
2018-01-11
imx_fec: Use ENET_FTRL to determine truncation length
Andrey Smirnov
2
-3
/
+4
2018-01-11
imx_fec: Move Tx frame buffer away from the stack
Andrey Smirnov
2
-11
/
+14
2018-01-11
imx_fec: Change queue flushing heuristics
Andrey Smirnov
1
-6
/
+6
2018-01-11
imx_fec: Refactor imx_eth_enable_rx()
Andrey Smirnov
1
-4
/
+4
2018-01-11
imx_fec: Do not link to netdev
Andrey Smirnov
2
-2
/
+1
2018-01-11
Virt: ACPI: fix qemu assert due to re-assigned table data address
Zhaoshenglong
1
-7
/
+11
2018-01-11
target/arm: Fix stlxp for aarch64_be
Michael Weiser
1
-2
/
+5
2018-01-11
linux-user: Activate armeb handler registration
Michael Weiser
1
-1
/
+1
2018-01-11
linux-user: Separate binfmt arm CPU families
Michael Weiser
1
-3
/
+6
2018-01-11
linux-user: Add aarch64_be magic numbers to qemu-binfmt-conf.sh
Michael Weiser
1
-1
/
+5
2018-01-11
configure: Add aarch64_be-linux-user target
Michael Weiser
2
-2
/
+4
2018-01-11
linux-user: Fix endianess of aarch64 signal trampoline
Michael Weiser
1
-3
/
+7
2018-01-11
linux-user: Add separate aarch64_be uname
Michael Weiser
1
-0
/
+4
2018-01-11
linux-user: Add support for big-endian aarch64
Michael Weiser
1
-0
/
+6
2018-01-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180111' int...
Peter Maydell
28
-187
/
+703
2018-01-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-10' into st...
Peter Maydell
3
-10
/
+16
2018-01-11
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
23
-591
/
+743
2018-01-10
nbd: rename nbd_option and nbd_opt_reply
Vladimir Sementsov-Ogievskiy
2
-10
/
+10
2018-01-10
spapr: Correct compatibility mode setting for hotplugged CPUs
David Gibson
2
-1
/
+10
2018-01-10
hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device
Thomas Huth
3
-53
/
+0
2018-01-10
Update dtc to fix compilation problem on Mac OS 10.6
John Arbuckle
1
-0
/
+0
2018-01-10
target/ppc: more use of the PPC_*() macros
Cédric Le Goater
3
-28
/
+40
2018-01-10
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
8
-71
/
+67
2018-01-10
hw/ide: Emulate SiI3112 SATA controller
BALATON Zoltan
5
-0
/
+381
2018-01-10
spapr_pci: use warn_report()
Greg Kurz
2
-4
/
+4
2018-01-10
ppc4xx_i2c: Implement basic I2C functions
BALATON Zoltan
2
-30
/
+171
[next]