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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-07
9p: xattr: Properly translate xattrcreate flags
Keno Fischer
2
-2
/
+19
2018-06-07
9p: Properly check/translate flags in unlinkat
Keno Fischer
2
-9
/
+12
2018-06-07
9p: local: Avoid warning if FS_IOC_GETVERSION is not defined
Keno Fischer
1
-17
/
+23
2018-06-07
9p: xattr: Fix crashes due to free of uninitialized value
Keno Fischer
1
-2
/
+2
2018-06-07
9p: Move a couple xattr functions to 9p-util
Keno Fischer
3
-33
/
+37
2018-06-07
9p: local: Properly set errp in fstatfs error path
Keno Fischer
1
-0
/
+2
2018-06-07
9p: proxy: Fix size passed to `connect`
Keno Fischer
1
-3
/
+2
2018-06-05
vfio/pci: Default display option to "off"
Alex Williamson
1
-1
/
+1
2018-06-05
vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly
Alex Williamson
4
-8
/
+51
2018-06-05
vfio/quirks: ioeventfd quirk acceleration
Alex Williamson
4
-2
/
+183
2018-06-05
vfio/quirks: Add quirk reset callback
Alex Williamson
3
-0
/
+19
2018-06-05
vfio/quirks: Add common quirk alloc helper
Alex Williamson
1
-27
/
+21
2018-06-04
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180604-pull-request' ...
Peter Maydell
2
-17
/
+20
2018-06-04
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
3
-0
/
+6
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
33
-59
/
+318
2018-06-04
vga: cleanup surface handling
Gerd Hoffmann
1
-17
/
+19
2018-06-04
bochs-display: add missing break
Gerd Hoffmann
1
-0
/
+1
2018-06-04
migration: introduce decompress-error-check
Xiao Guangrong
3
-0
/
+6
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
105
-248
/
+165
2018-06-01
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
1
-4
/
+1
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
2
-4
/
+72
2018-06-01
usb: use local path for local headers
Michael S. Tsirkin
13
-13
/
+13
2018-06-01
sd: fix up include
Michael S. Tsirkin
1
-1
/
+1
2018-06-01
vhost-scsi: drop an unused include
Michael S. Tsirkin
1
-1
/
+0
2018-06-01
ppc: use local path for local headers
Michael S. Tsirkin
2
-3
/
+3
2018-06-01
rocker: drop an unused include
Michael S. Tsirkin
1
-1
/
+0
2018-06-01
e1000e: use local path for local headers
Michael S. Tsirkin
1
-1
/
+1
2018-06-01
ioapic: fix up includes
Michael S. Tsirkin
1
-2
/
+1
2018-06-01
ide: use local path for local headers
Michael S. Tsirkin
3
-3
/
+3
2018-06-01
display: use local path for local headers
Michael S. Tsirkin
1
-1
/
+1
2018-06-01
hppa: use local path for local headers
Michael S. Tsirkin
2
-2
/
+2
2018-06-01
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
8
-21
/
+23
2018-06-01
hw: allow compiling out SCSI
Paolo Bonzini
1
-1
/
+1
2018-06-01
qdev: Remove DeviceClass::init() and ::exit()
Philippe Mathieu-Daudé
1
-28
/
+0
2018-06-01
qdev: Simplify the SysBusDeviceClass::init path
Philippe Mathieu-Daudé
1
-4
/
+8
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
9
-62
/
+36
2018-06-01
hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init
Philippe Mathieu-Daudé
2
-12
/
+2
2018-06-01
ipmi: Use proper struct reference for KCS vmstate
Corey Minyard
1
-15
/
+66
2018-06-01
hw/isa/superio: Fix inconsistent use of Chardev->be
Philippe Mathieu-Daudé
1
-2
/
+2
2018-06-01
memory: get rid of memory_region_init_reservation
Paolo Bonzini
3
-4
/
+4
2018-06-01
virtio: free MemoryRegionCache when initialization fails
Paolo Bonzini
1
-15
/
+18
2018-06-01
hw/ide: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
hw/i386/pc: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
hw/hppa: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
hw/misc/sga: Use the correct ISA include
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-01
hw/misc/mips_itu: Cleanup includes
Philippe Mathieu-Daudé
1
-4
/
+1
2018-06-01
hw/block/nvme: Include "qemu/cutils.h" directly in the source file
Philippe Mathieu-Daudé
2
-1
/
+1
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
7
-7
/
+0
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
6
-6
/
+0
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
38
-39
/
+0
[next]