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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
uninorth: remove token register from uninorth device
Mark Cave-Ayland
1
-1
/
+3
2018-06-11
block: Make bdrv_is_writable() public
Max Reitz
1
-0
/
+1
2018-06-11
qemu-io: Let command functions return error code
Max Reitz
1
-2
/
+7
2018-06-11
qemu-io: Drop command functions' return values
Max Reitz
1
-3
/
+3
2018-06-11
block: Add Error parameter to bdrv_amend_options
Max Reitz
2
-2
/
+4
2018-06-08
ide: introduce ide_transfer_start_norecurse
Paolo Bonzini
1
-0
/
+2
2018-06-08
ide: push end_transfer_func out of start_transfer callback, rename callback
Paolo Bonzini
1
-1
/
+1
2018-06-08
sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)
Philippe Mathieu-Daudé
1
-0
/
+1
2018-06-08
sdcard: Add a 'spec_version' property, default to Spec v2.00
Philippe Mathieu-Daudé
1
-0
/
+5
2018-06-08
ftgmac100: compute maximum frame size depending on the protocol
Cédric Le Goater
1
-1
/
+6
2018-06-08
misc: add pca9552 LED blinker model
Cédric Le Goater
2
-0
/
+64
2018-06-08
smbus: add a smbus_eeprom_init_one() routine
Cédric Le Goater
1
-0
/
+1
2018-06-08
arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Shannon Zhao
1
-0
/
+1
2018-06-05
vfio: remove DPRINTF() definition from vfio-common.h
Tiwei Bie
1
-9
/
+0
2018-06-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
5
-2
/
+86
2018-06-04
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
2
-1
/
+10
2018-06-04
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
1
-1
/
+1
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-2
/
+53
2018-06-04
migration: discard non-migratable RAMBlocks
Cédric Le Goater
1
-0
/
+4
2018-06-04
migration: introduce decompress-error-check
Xiao Guangrong
1
-1
/
+6
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
1
-1
/
+1
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
25
-94
/
+137
2018-06-01
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
1
-1
/
+0
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
2
-0
/
+6
2018-06-01
migration: drop an unused include
Michael S. Tsirkin
1
-1
/
+1
2018-06-01
block-backend: Add blk_co_copy_range
Fam Zheng
1
-0
/
+4
2018-06-01
iscsi: Implement copy offloading
Fam Zheng
1
-0
/
+4
2018-06-01
file-posix: Implement bdrv_co_copy_range
Fam Zheng
1
-2
/
+8
2018-06-01
block: Introduce API for copy offloading
Fam Zheng
2
-0
/
+70
2018-06-01
qdev: Remove DeviceClass::init() and ::exit()
Philippe Mathieu-Daudé
1
-16
/
+4
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
1
-3
/
+0
2018-06-01
hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
Update Linux headers to 4.17-rc6
Peter Maydell
8
-37
/
+78
2018-06-01
virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere
Alex Williamson
1
-0
/
+6
2018-06-01
vmstate: Add a VSTRUCT type
Corey Minyard
1
-0
/
+45
2018-06-01
memory: get rid of memory_region_init_reservation
Paolo Bonzini
1
-23
/
+0
2018-06-01
memory.h: Fix typo in documentation comment
Peter Maydell
1
-1
/
+1
2018-06-01
hw: Clean "hw/devices.h" includes
Philippe Mathieu-Daudé
1
-5
/
+2
2018-06-01
hw/misc/mips_itu: Cleanup includes
Philippe Mathieu-Daudé
1
-0
/
+2
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
8
-8
/
+0
2018-06-01
sandbox: disable -sandbox if CONFIG_SECCOMP undefined
Yi Min Zhao
1
-1
/
+2
2018-05-31
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
Paul Durrant
1
-0
/
+16
2018-05-31
xen/hvm: correct reporting of modified memory under physmap during migration
Igor Druzhinin
1
-3
/
+2
2018-05-31
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-31
sandbox: disable -sandbox if CONFIG_SECCOMP undefined
Yi Min Zhao
1
-1
/
+2
2018-05-31
vmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY
Peter Maydell
1
-0
/
+3
2018-05-31
Make address_space_get_iotlb_entry() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+1
2018-05-31
Make flatview_translate() take a MemTxAttrs argument
Peter Maydell
1
-3
/
+4
2018-05-31
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-05-31
Make memory_region_access_valid() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
[next]