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
2021-04-01
chardev: Fix yank with the chardev-change case
Lukas Straub
3
-10
/
+48
2021-04-01
chardev/char.c: Always pass id to chardev_new
Lukas Straub
1
-2
/
+2
2021-04-01
chardev/char.c: Move object_property_try_add_child out of chardev_new
Lukas Straub
1
-18
/
+24
2021-04-01
yank: Always link full yank code
Lukas Straub
4
-26
/
+1
2021-04-01
yank: Remove dependency on qiochannel
Lukas Straub
11
-35
/
+61
2021-04-01
docs: simplify each section title
Marc-André Lureau
6
-12
/
+12
2021-04-01
dbus-vmstate: Increase the size of input stream buffer used during load
Priyankar Jain
1
-3
/
+17
2021-04-01
util: fix use-after-free in module_load_one
Marc-André Lureau
1
-1
/
+2
2021-04-01
docs: Add a QEMU Code of Conduct and Conflict Resolution Policy document
Paolo Bonzini
3
-0
/
+142
2021-04-01
hexagon: do not specify Python scripts as inputs
Paolo Bonzini
1
-20
/
+10
2021-04-01
hexagon: do not specify executables as inputs
Paolo Bonzini
1
-4
/
+2
2021-04-01
configure: Do not use default_feature for EXESUF
Miroslav Rezanina
1
-1
/
+1
2021-04-01
target/openrisc: fix icount handling for timer instructions
Pavel Dovgalyuk
1
-0
/
+15
2021-04-01
replay: notify CPU on event
Pavel Dovgalyuk
1
-0
/
+2
2021-04-01
icount: get rid of static variable
Pavel Dovgalyuk
3
-8
/
+8
2021-04-01
Revert "qom: use qemu_printf to print help for user-creatable objects"
Thomas Huth
1
-1
/
+0
2021-04-01
replay: fix recursive checkpoints
Pavel Dovgalyuk
1
-5
/
+6
2021-04-01
qapi: qom: do not use target-specific conditionals
Paolo Bonzini
1
-6
/
+4
2021-04-01
target/i386: Verify memory operand for lcall and ljmp
Richard Henderson
1
-0
/
+6
2021-04-01
meson: Propagate gnutls dependency to migration
Jessica Clarke
1
-1
/
+1
2021-04-01
MAINTAINERS: add/replace backups for some s390 areas
Matthew Rosato
1
-2
/
+3
2021-04-01
MAINTAINERS: Fix tests/migration maintainers
Hyman Huang(黄勇)
1
-0
/
+1
2021-03-31
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
4
-64
/
+274
2021-03-31
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210331' in...
Peter Maydell
5
-8
/
+26
2021-03-31
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
1
-1
/
+1
2021-03-31
test-coroutine: Add rwlock downgrade test
David Edmondson
1
-0
/
+99
2021-03-31
test-coroutine: Add rwlock upgrade test
Paolo Bonzini
1
-0
/
+62
2021-03-31
coroutine-lock: Reimplement CoRwlock to fix downgrade bug
Paolo Bonzini
2
-59
/
+106
2021-03-31
coroutine-lock: Store the coroutine in the CoWaitRecord only once
David Edmondson
1
-1
/
+0
2021-03-31
block/vdi: Don't assume that blocks are larger than VdiHeader
David Edmondson
1
-4
/
+6
2021-03-31
block/vdi: When writing new bmap entry fails, don't leak the buffer
David Edmondson
1
-0
/
+1
2021-03-31
hw/net: fsl_etsec: Tx padding length should exclude CRC
Bin Meng
1
-1
/
+1
2021-03-31
spapr: Fix typo in the patb_entry comment
Alexey Kardashevskiy
1
-1
/
+1
2021-03-31
spapr: Assert DIMM unplug state in spapr_memory_unplug()
Greg Kurz
1
-0
/
+3
2021-03-31
target/ppc/kvm: Cache timebase frequency
Greg Kurz
1
-6
/
+19
2021-03-31
hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC node
Bin Meng
1
-0
/
+2
2021-03-30
Update version for v6.0.0-rc1 release
v6.0.0-rc1
Peter Maydell
1
-1
/
+1
2021-03-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210330'...
Peter Maydell
10
-29
/
+65
2021-03-30
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-03-30' in...
Peter Maydell
12
-80
/
+319
2021-03-30
hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()
Peter Maydell
1
-0
/
+4
2021-03-30
target/arm: Make number of counters in PMCR follow the CPU
Peter Maydell
5
-12
/
+28
2021-03-30
hw/arm/smmuv3: Drop unused CDM_VALID() and is_cd_valid()
Zenghui Yu
1
-7
/
+0
2021-03-30
hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()
Philippe Mathieu-Daudé
1
-0
/
+9
2021-03-30
net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not set
Doug Evans
2
-10
/
+24
2021-03-30
iotests/244: Test preallocation for data-file-raw
Max Reitz
2
-0
/
+163
2021-03-30
qcow2: Force preallocation with data-file-raw
Max Reitz
2
-5
/
+38
2021-03-29
linux-user: NETLINK_LIST_MEMBERSHIPS: Allow bad ptr if its length is 0
Frédéric Fortier
1
-1
/
+1
2021-03-29
Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-for-6.0-pull-reque...
Peter Maydell
2
-3
/
+9
2021-03-29
hw/block/nvme: fix ref counting in nvme_format_ns
Klaus Jensen
1
-2
/
+8
2021-03-29
hw/block/nvme: fix resource leak in nvme_dif_rw
Klaus Jensen
1
-1
/
+1
[prev]
[next]