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-05-04
hw/ide/sii3112: Remove dead assignment
Philippe Mathieu-Daudé
1
-2
/
+3
2020-05-04
hw/input/adb-kbd: Remove dead assignment
Philippe Mathieu-Daudé
1
-5
/
+1
2020-05-04
hw/i2c/pm_smbus: Remove dead assignment
Philippe Mathieu-Daudé
1
-1
/
+0
2020-05-04
blockdev: Remove dead assignment
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-04
block: Avoid dead assignment
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-04
Compress lines for immediate return
Simran Singhal
10
-31
/
+12
2020-05-04
chardev: Add macOS to list of OSes that support -chardev serial
Mikhail Gusarov
2
-2
/
+2
2020-05-04
MAINTAINERS: Update Keith Busch's email address
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-04
elf_ops: Don't try to g_mapped_file_unref(NULL)
Peter Maydell
1
-1
/
+3
2020-05-04
hw/mem/pc-dimm: Fix line over 80 characters warning
Wainer dos Santos Moschetta
1
-1
/
+2
2020-05-04
hw/mem/pc-dimm: Print slot number on error at pc_dimm_pre_plug()
Wainer dos Santos Moschetta
1
-2
/
+2
2020-05-04
MAINTAINERS: Mark the LatticeMico32 target as orphan
Philippe Mathieu-Daudé
1
-6
/
+6
2020-05-04
timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write()
Chen Qun
1
-4
/
+0
2020-05-04
display/blizzard: use extract16() for fix clang analyzer warning in blizzard_...
Chen Qun
1
-6
/
+4
2020-05-04
scsi/esp-pci: add g_assert() for fix clang analyzer warning in esp_pci_io_wri...
Chen Qun
1
-0
/
+1
2020-05-03
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
1
-0
/
+1
2020-05-02
hw/rdma: Destroy list mutex when list is destroyed
Yuval Shaia
1
-0
/
+1
2020-05-01
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
3
-17
/
+133
2020-05-01
virtiofsd: drop all capabilities in the wait parent process
Stefan Hajnoczi
1
-0
/
+13
2020-05-01
virtiofsd: only retain file system capabilities
Stefan Hajnoczi
1
-0
/
+38
2020-05-01
virtiofsd: Show submounts
Max Reitz
1
-1
/
+1
2020-05-01
virtiofsd: jail lo->proc_self_fd
Miklos Szeredi
1
-2
/
+25
2020-05-01
virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)
Stefan Hajnoczi
1
-1
/
+25
2020-05-01
virtiofsd: add --rlimit-nofile=NUM option
Stefan Hajnoczi
3
-14
/
+32
2020-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
49
-96
/
+951
2020-04-30
qemu-storage-daemon: Fix non-string --object properties
Kevin Wolf
4
-7
/
+13
2020-04-30
qom: Factor out user_creatable_add_dict()
Kevin Wolf
3
-23
/
+40
2020-04-30
nvme: introduce PMR support from NVMe 1.4 spec
Andrzej Jakowski
5
-1
/
+288
2020-04-30
qcow2: Forward ZERO_WRITE flag for full preallocation
Kevin Wolf
2
-5
/
+21
2020-04-30
iotests: Test committing to short backing file
Kevin Wolf
3
-0
/
+424
2020-04-30
iotests: Filter testfiles out in filter_img_info()
Kevin Wolf
1
-2
/
+3
2020-04-30
block: truncate: Don't make backing file data visible
Kevin Wolf
1
-0
/
+25
2020-04-30
file-posix: Support BDRV_REQ_ZERO_WRITE for truncate
Kevin Wolf
1
-0
/
+4
2020-04-30
raw-format: Support BDRV_REQ_ZERO_WRITE for truncate
Kevin Wolf
1
-1
/
+3
2020-04-30
qcow2: Support BDRV_REQ_ZERO_WRITE for truncate
Kevin Wolf
2
-1
/
+35
2020-04-30
block-backend: Add flags to blk_truncate()
Kevin Wolf
15
-21
/
+22
2020-04-30
block: Add flags to bdrv(_co)_truncate()
Kevin Wolf
13
-28
/
+34
2020-04-30
block: Add flags to BlockDriver.bdrv_co_truncate()
Kevin Wolf
15
-13
/
+33
2020-04-30
qemu-iotests: allow qcow2 external discarded clusters to contain stale data
Paolo Bonzini
2
-5
/
+14
2020-04-30
qcow2: Add incompatibility note between backing files and raw external data f...
Alberto Garcia
1
-0
/
+3
2020-04-30
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2020-04-30...
Peter Maydell
4
-8
/
+35
2020-04-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...
Peter Maydell
45
-193
/
+2533
2020-04-30
hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodes
Edgar E. Iglesias
1
-0
/
+30
2020-04-30
hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102
Edgar E. Iglesias
1
-4
/
+5
2020-04-30
device_tree: Constify compat in qemu_fdt_node_path()
Edgar E. Iglesias
2
-2
/
+2
2020-04-30
device_tree: Allow name wildcards in qemu_fdt_node_path()
Edgar E. Iglesias
2
-1
/
+4
2020-04-30
target/arm/cpu: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
1
-3
/
+6
2020-04-30
target/arm: Make cpu_register() available for other files
Thomas Huth
3
-16
/
+11
2020-04-30
target/arm: Restrict the Address Translate write operation to TCG accel
Philippe Mathieu-Daudé
1
-0
/
+17
2020-04-30
hw/arm/virt: dt: add kaslr-seed property
Jerome Forissier
1
-0
/
+15
[next]