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
2020-03-31
hw/i386: Introduce apicid functions inside X86MachineState
Babu Moger
2
-0
/
+14
2020-03-31
target/i386: Cleanup and use the EPYC mode topology functions
Babu Moger
1
-127
/
+34
2020-03-31
hw/386: Add EPYC mode topology decoding functions
Babu Moger
1
-0
/
+100
2020-03-31
Update version for v5.0.0-rc1 release
v5.0.0-rc1
Peter Maydell
1
-1
/
+1
2020-03-31
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
20
-34
/
+126
2020-03-31
vhost-vsock: fix double close() in the realize() error path
Stefano Garzarella
1
-1
/
+5
2020-03-31
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
32
-112
/
+328
2020-03-31
qtest: add tulip test case
Li Qiang
2
-0
/
+92
2020-03-31
hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW reads
Peter Maydell
1
-8
/
+4
2020-03-31
net: tulip: check frame size and r/w data length
Prasad J Pandit
1
-9
/
+27
2020-03-31
net/colo-compare.c: Expose "expired_scan_cycle" to users
Zhang Chen
2
-4
/
+48
2020-03-31
net/colo-compare.c: Expose "compare_timeout" to users
Zhang Chen
2
-5
/
+50
2020-03-31
hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
Philippe Mathieu-Daudé
5
-9
/
+9
2020-03-31
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
20
-48
/
+45
2020-03-31
hw/net/rtl8139: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
1
-4
/
+6
2020-03-31
hw/net/rtl8139: Simplify if/else statement
Philippe Mathieu-Daudé
1
-4
/
+4
2020-03-31
hw/net/smc91c111: Let smc91c111_can_receive() return a boolean
Philippe Mathieu-Daudé
1
-4
/
+4
2020-03-31
hw/net/e1000e_core: Let e1000e_can_receive() return a boolean
Philippe Mathieu-Daudé
2
-2
/
+2
2020-03-31
Fixed integer overflow in e1000e
Andrew Melnychenko
1
-1
/
+1
2020-03-31
hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
Peter Maydell
1
-9
/
+35
2020-03-31
hw/net/i82596: Correct command bitmask (CID 1419392)
Philippe Mathieu-Daudé
1
-8
/
+4
2020-03-31
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200330' into staging
Peter Maydell
6
-126
/
+78
2020-03-30
decodetree: Use Python3 floor division operator
Philippe Mathieu-Daudé
1
-2
/
+2
2020-03-30
tcg/i386: Fix INDEX_op_dup2_vec
Richard Henderson
1
-3
/
+7
2020-03-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200330'...
Peter Maydell
5
-9
/
+38
2020-03-30
target/arm: fix incorrect current EL bug in aarch32 exception emulation
Changbin Du
1
-1
/
+4
2020-03-30
hw/arm/xlnx-zynqmp.c: Add missing error-propagation code
Peter Maydell
1
-0
/
+24
2020-03-30
hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path
Peter Maydell
1
-1
/
+2
2020-03-30
docs/conf.py: Raise ConfigError for bad Sphinx Python version
Peter Maydell
1
-4
/
+5
2020-03-30
hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row mirr...
Niek Linnenbank
1
-2
/
+2
2020-03-30
hw/arm/orangepi: check for potential NULL pointer when calling blk_is_available
Niek Linnenbank
1
-1
/
+1
2020-03-30
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
1
-14
/
+126
2020-03-30
linux-user: Support futex_time64
Alistair Francis
1
-14
/
+126
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
10
-10
/
+78
2020-03-29
fix vhost_user_blk_watch crash
Li Feng
2
-20
/
+0
2020-03-29
hw/i386/amd_iommu.c: Fix corruption of log events passed to guest
Peter Maydell
1
-1
/
+1
2020-03-29
virtio-iommu: avoid memleak in the unrealize
Pan Nengyuan
1
-0
/
+3
2020-03-29
virtio-blk: delete vqs on the error path in realize()
Pan Nengyuan
1
-0
/
+3
2020-03-29
acpi: pcihp: fix left shift undefined behavior in acpi_pcihp_eject_slot()
Igor Mammedov
1
-1
/
+1
2020-03-29
virtio-serial-bus: Plug memory leak on realize() error paths
Pan Nengyuan
1
-1
/
+1
2020-03-29
MAINTAINERS: Add myself as virtio-balloon co-maintainer
David Hildenbrand
1
-0
/
+9
2020-03-29
checkpatch: enforce process for expected files
Michael S. Tsirkin
1
-0
/
+25
2020-03-28
target/mips: Fix loongson multimedia condition instructions
Jiaxun Yang
1
-4
/
+31
2020-03-28
configure: Support -static-pie if requested
Richard Henderson
1
-7
/
+12
2020-03-28
configure: Override the os default with --disable-pie
Richard Henderson
1
-13
/
+12
2020-03-28
configure: Unnest detection of -z,relro and -z,now
Richard Henderson
1
-3
/
+6
2020-03-28
configure: Always detect -no-pie toolchain support
Richard Henderson
1
-10
/
+8
2020-03-28
configure: Do not force pie=no for non-x86
Richard Henderson
1
-10
/
+0
2020-03-28
tcg: Remove softmmu code_gen_buffer fixed address
Richard Henderson
1
-32
/
+5
2020-03-28
configure: Drop adjustment of textseg
Richard Henderson
2
-48
/
+1
[prev]
[next]