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
2019-05-24
hw/mips: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
3
-16
/
+12
2019-05-24
hw/mips: Use object_initialize() on MIPSCPSState
Philippe Mathieu-Daudé
2
-22
/
+20
2019-05-24
hw/arm: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
7
-31
/
+21
2019-05-24
hw/arm/aspeed: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2
-33
/
+23
2019-05-24
hw/arm/bcm2835: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
1
-33
/
+20
2019-05-24
hw/arm/bcm2835: Use object_initialize() on PL011State
Philippe Mathieu-Daudé
2
-8
/
+8
2019-05-24
hw/arm/bcm2835: Use TYPE_PL011 instead of hardcoded string
Philippe Mathieu-Daudé
2
-1
/
+2
2019-05-24
hw/virtio: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
1
-3
/
+2
2019-05-24
hw/misc/macio: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
1
-4
/
+4
2019-05-24
hw/ppc/pnv: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
1
-8
/
+4
2019-05-24
qom/object: Display more helpful message when an object type is missing
Philippe Mathieu-Daudé
1
-1
/
+6
2019-05-24
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...
Peter Maydell
6
-62
/
+143
2019-05-24
linux-user: Pass through nanosecond timestamp components for stat syscalls
Chen-Yu Tsai
2
-18
/
+50
2019-05-24
linux-user: Align mmap_find_vma to host page size
Richard Henderson
1
-0
/
+2
2019-05-24
linux-user: Fix shmat emulation by honoring host SHMLBA
Richard Henderson
4
-42
/
+50
2019-05-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190524-pull-request' ...
Peter Maydell
5
-21
/
+88
2019-05-24
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190522' into staging
Peter Maydell
14
-187
/
+619
2019-05-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190523'...
Peter Maydell
61
-121
/
+162
2019-05-24
hw/display/ramfb: initialize fw-config space with xres/ yres
Hou Qiming
5
-6
/
+30
2019-05-24
hw/display/ramfb: lock guest resolution after it's set
Hou Qiming
1
-4
/
+22
2019-05-24
hw/display/ramfb: fix guest memory un-mapping
Hou Qiming
1
-13
/
+38
2019-05-23
hw/arm/exynos4210: QOM'ify the Exynos4210 SoC
Philippe Mathieu-Daudé
3
-8
/
+36
2019-05-23
hw/arm/exynos4210: Add DMA support for the Exynos4210
Guenter Roeck
1
-0
/
+26
2019-05-23
hw/arm/exynos4: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-2
/
+3
2019-05-23
hw/arm/exynos4: Remove unuseful debug code
Philippe Mathieu-Daudé
1
-24
/
+0
2019-05-23
hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3
Peter Maydell
1
-2
/
+2
2019-05-23
hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}
Peter Maydell
1
-1
/
+1
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
49
-52
/
+49
2019-05-23
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
7
-7
/
+0
2019-05-23
arm: Move system_clock_scale to armv7m_systick.h
Peter Maydell
2
-4
/
+22
2019-05-23
target/arm: Fix vector operation segfault
Alistair Francis
1
-2
/
+2
2019-05-23
target/arm: Simplify BFXIL expansion
Richard Henderson
1
-3
/
+3
2019-05-23
target/arm: Use extract2 for EXTR
Richard Henderson
1
-16
/
+18
2019-05-23
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20190523-pull...
Peter Maydell
18
-23
/
+433
2019-05-23
tests: fw_cfg: add 'splash-time' test case
Li Qiang
1
-0
/
+20
2019-05-23
tests: fw_cfg: add 'reboot-timeout' test case
Li Qiang
1
-0
/
+21
2019-05-23
hw/nvram/fw_cfg: Store 'reboot-timeout' as little endian
Li Qiang
1
-1
/
+3
2019-05-23
tests: fw_cfg: add a function to get the fw_cfg file
Li Qiang
2
-0
/
+47
2019-05-23
tests: refactor fw_cfg_test
Li Qiang
1
-15
/
+78
2019-05-23
tests/fw_cfg: Free QFWCFG object after qtest has run
Philippe Mathieu-Daudé
1
-0
/
+1
2019-05-23
tests/libqos: Add pc_fw_cfg_uninit() and use it
Philippe Mathieu-Daudé
2
-1
/
+6
2019-05-23
tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()
Philippe Mathieu-Daudé
2
-0
/
+12
2019-05-23
hw/sparc64: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
1
-0
/
+19
2019-05-23
hw/sparc: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
1
-0
/
+19
2019-05-23
hw/ppc: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2
-1
/
+46
2019-05-23
hw/i386: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2
-1
/
+39
2019-05-23
hw/i386: Extract fw_cfg definitions to local "fw_cfg.h"
Philippe Mathieu-Daudé
2
-6
/
+21
2019-05-23
hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
5
-1
/
+38
2019-05-23
hw/nvram/fw_cfg: Add trace events
Philippe Mathieu-Daudé
2
-2
/
+68
2019-05-23
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
36
-256
/
+610
[prev]
[next]