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-08
stellaris: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-5
/
+6
2018-06-08
hw/mips/boston: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-4
/
+4
2018-06-08
hw/core/register: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-08
ppc/pnv: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-2
/
+2
2018-06-08
xilinx-dp: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
1
-1
/
+3
2018-06-08
hw/digic: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2
-4
/
+4
2018-06-08
hw/sd/milkymist-memcard: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-08
hw/i2c: Add trace events
Philippe Mathieu-Daudé
2
-7
/
+25
2018-06-08
hw/arm: Remove the deprecated xlnx-ep108 machine
Thomas Huth
1
-60
/
+2
2018-06-08
ftgmac100: remove check on runt messages
Cédric Le Goater
1
-6
/
+0
2018-06-08
ftgmac100: fix multicast hash routine
Cédric Le Goater
1
-2
/
+2
2018-06-08
ftgmac100: add IEEE 802.1Q VLAN support
Cédric Le Goater
1
-1
/
+30
2018-06-08
ftgmac100: compute maximum frame size depending on the protocol
Cédric Le Goater
1
-11
/
+12
2018-06-08
aspeed: add the pc9552 chips to the witherspoon machine
Cédric Le Goater
1
-0
/
+4
2018-06-08
misc: add pca9552 LED blinker model
Cédric Le Goater
2
-0
/
+241
2018-06-08
aspeed: Add EEPROM I2C devices
Cédric Le Goater
1
-0
/
+13
2018-06-08
smbus: add a smbus_eeprom_init_one() routine
Cédric Le Goater
1
-5
/
+11
2018-06-08
aspeed: add an I2C RTC device to all machines
Cédric Le Goater
1
-0
/
+19
2018-06-08
aspeed: add support for the witherspoon-bmc board
Cédric Le Goater
1
-0
/
+49
2018-06-08
aspeed: remove ignore_memory_transaction_failures on all boards
Cédric Le Goater
1
-3
/
+0
2018-06-08
arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Shannon Zhao
2
-0
/
+117
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
[next]