index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
main-loop: Fix comment
Stefan Weil
1
-1
/
+1
2020-09-01
hw/display/vga:Remove redundant statement in vga_draw_graphic()
Chen Qun
1
-1
/
+0
2020-09-01
hw/intc: fix default registers value in exynos4210_combiner_read()
Chen Qun
1
-1
/
+0
2020-09-01
usb/bus: Remove dead assignment in usb_get_fw_dev_path()
Chen Qun
1
-2
/
+2
2020-09-01
vfio/platform: Remove dead assignment in vfio_intp_interrupt()
Chen Qun
1
-1
/
+1
2020-09-01
hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
Chen Qun
1
-1
/
+0
2020-09-01
hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
Chen Qun
1
-1
/
+1
2020-09-01
target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_mis...
Chen Qun
1
-3
/
+0
2020-09-01
target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
Chen Qun
1
-2
/
+2
2020-09-01
hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
Chen Qun
1
-1
/
+0
2020-09-01
hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
Chen Qun
1
-2
/
+1
2020-09-01
linux-user: Add strace support for printing OFD fcntl operations
Mike Gelfand
1
-0
/
+12
2020-09-01
util/vfio-helpers: Unify trace-events size format
Philippe Mathieu-Daudé
1
-3
/
+3
2020-09-01
hw/net/xilinx_axienet: Remove unused code
Philippe Mathieu-Daudé
1
-23
/
+0
2020-09-01
hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
1
-21
/
+23
2020-09-01
hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
1
-4
/
+4
2020-09-01
hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
1
-2
/
+3
2020-09-01
hw/ide/core: Trivial typo fix
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
Thomas Huth
2
-18
/
+30
2020-09-01
mailmap: Add entry for Greg Kurz
Greg Kurz
1
-0
/
+1
2020-09-01
util/vfio-helpers: Fix typo in description
Philippe Mathieu-Daudé
1
-2
/
+2
2020-09-01
util/qemu-timer: Fix typo in description
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
hw/i2c: Fix typo in description
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
.mailmap: Update Paul Burton email address
Philippe Mathieu-Daudé
1
-3
/
+4
2020-09-01
docs: Fix broken links
Han Han
2
-3
/
+3
2020-09-01
Revert "mailmap: Update philmd email address"
Philippe Mathieu-Daudé
1
-1
/
+0
2020-09-01
hw/core/sysbus: Assert memory region index is in range
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-01
hw/core/sysbus: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
qemu-options.hx: Fix typo for netdev documentation
Tianjia Zhang
1
-1
/
+1
2020-09-01
stubs/cmos: Use correct include
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
hw/isa/isa-superio: Fix IDE controller realization
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
hw/i386/kvm/ioapic.c: fix typo in error message
Kenta Ishiguro
1
-1
/
+1
2020-09-01
hw/net/can: Add missing fallthrough statements
Thomas Huth
1
-0
/
+2
2020-09-01
target/cris: Remove superfluous breaks
Liao Pingfang
2
-6
/
+3
2020-09-01
target/sh4: Remove superfluous breaks
Liao Pingfang
1
-3
/
+0
2020-09-01
hw: Remove superfluous breaks
Liao Pingfang
9
-22
/
+0
2020-09-01
block/vmdk: Remove superfluous breaks
Liao Pingfang
1
-3
/
+0
2020-09-01
vnc: Remove the superfluous break
Liao Pingfang
1
-1
/
+0
2020-09-01
scsi: Remove superfluous breaks
Liao Pingfang
1
-4
/
+0
2020-09-01
target/ppc: Remove superfluous breaks
Liao Pingfang
1
-5
/
+0
2020-09-01
target/arm/kvm: Remove superfluous break
Liao Pingfang
1
-1
/
+0
2020-08-31
hw/register: Document register_init_block @memory_size
Philippe Mathieu-Daudé
1
-0
/
+1
2020-08-28
linux-user: Add support for utimensat_time64() and semtimedop_time64()
Filip Bozuta
1
-11
/
+53
2020-08-28
linux-user: Add support for 'rt_sigtimedwait_time64()' and 'sched_rr_get_inte...
Filip Bozuta
1
-2
/
+56
2020-08-28
linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()'
Filip Bozuta
2
-3
/
+170
2020-08-28
virtiofsd: probe unshare(CLONE_FS) and print an error
Stefan Hajnoczi
1
-0
/
+16
2020-08-28
virtiofsd: drop CAP_DAC_READ_SEARCH
Stefan Hajnoczi
1
-1
/
+0
2020-08-28
virtiofsd: Remove "norace" from cmdline help and docs
Sergio Lopez
2
-5
/
+0
2020-08-28
virtiofsd: Disable remote posix locks by default
Vivek Goyal
2
-2
/
+2
[next]