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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-10
tcg: Add CPUClass::tlb_fill
Richard Henderson
1
-0
/
+9
2019-05-09
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...
Peter Maydell
1
-0
/
+1
2019-05-09
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-3
/
+0
2019-05-09
include/exec/poison: Mark TARGET_FMT_lu as poisoned, too
Thomas Huth
1
-0
/
+1
2019-05-08
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-05-07' into st...
Peter Maydell
1
-12
/
+26
2019-05-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...
Peter Maydell
5
-6
/
+10
2019-05-07
qemu-nbd: Look up flag names in array
Max Reitz
1
-12
/
+26
2019-05-07
osdep: Fix mingw compilation regarding stdio formats
Cao Jiaxi
1
-5
/
+5
2019-05-07
QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
Cao Jiaxi
1
-1
/
+1
2019-05-07
arm: aspeed: Set SDRAM size
Joel Stanley
1
-0
/
+1
2019-05-07
hw/arm/virt: Support firmware configuration with -blockdev
Markus Armbruster
1
-0
/
+2
2019-05-07
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
1
-0
/
+1
2019-05-07
i2c-ddc: move it to hw/display
Paolo Bonzini
2
-1
/
+1
2019-05-03
Header cleanups
Aruna Jayasena
1
-3
/
+0
2019-05-02
accel: Remove unused AccelClass::available field
Eduardo Habkost
1
-1
/
+0
2019-05-02
qtest: Don't compile qtest accel on non-POSIX systems
Eduardo Habkost
1
-9
/
+0
2019-04-30
block: introduce byte-based io helpers
Vladimir Sementsov-Ogievskiy
2
-0
/
+35
2019-04-29
hw/devices: Move SMSC 91C111 declaration into a new header
Philippe Mathieu-Daudé
2
-11
/
+19
2019-04-29
hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
Philippe Mathieu-Daudé
1
-0
/
+2
2019-04-29
hw/net/ne2000-isa: Add guards to the header
Philippe Mathieu-Daudé
1
-0
/
+6
2019-04-29
hw/devices: Move LAN9118 declarations into a new header
Philippe Mathieu-Daudé
2
-3
/
+19
2019-04-29
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
4
-21
/
+37
2019-04-29
hw/devices: Move Gamepad declarations into a new header
Philippe Mathieu-Daudé
2
-3
/
+19
2019-04-29
hw/devices: Move CBus declarations into a new header
Philippe Mathieu-Daudé
2
-14
/
+32
2019-04-29
hw/devices: Move Blizzard declarations into a new header
Philippe Mathieu-Daudé
2
-7
/
+22
2019-04-29
hw/devices: Move TC6393XB declarations into a new header
Philippe Mathieu-Daudé
2
-6
/
+24
2019-04-29
hw/display/tc6393xb: Remove unused functions
Philippe Mathieu-Daudé
1
-3
/
+0
2019-04-29
hw/arm/smmuv3: Remove SMMUNotifierNode
Eric Auger
1
-6
/
+2
2019-04-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
Peter Maydell
2
-3
/
+4
2019-04-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
3
-1
/
+59
2019-04-26
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
4
-5
/
+29
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
1
-0
/
+2
2019-04-26
spapr: Drop duplicate PCI swizzle code
Greg Kurz
1
-0
/
+4
2019-04-26
spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers
Cédric Le Goater
1
-0
/
+4
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
2
-1
/
+49
2019-04-25
util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap
Zhang Yi
1
-1
/
+20
2019-04-25
cpu: Rename parse_cpu_model() to parse_cpu_option()
Eduardo Habkost
1
-3
/
+3
2019-04-25
vl.c: make find_default_machine() local
Wei Yang
1
-1
/
+0
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
2
-0
/
+6
2019-04-25
Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging
Cornelia Huck
2
-0
/
+29
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
1
-1
/
+2
2019-04-24
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2
-3
/
+4
2019-04-18
include: Move fprintf_function to disas/
Markus Armbruster
2
-16
/
+3
2019-04-18
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
2
-1
/
+1
2019-04-18
monitor: Clean up how monitor_disas() funnels output to monitor
Markus Armbruster
1
-1
/
+0
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2
-9
/
+4
2019-04-18
qemu-print: New qemu_fprintf(), qemu_vfprintf()
Markus Armbruster
1
-0
/
+4
2019-04-18
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
1
-7
/
+4
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2
-15
/
+1
2019-04-18
memory: Clean up how mtree_info() prints
Markus Armbruster
2
-4
/
+2
[next]