index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
sdcard: Disable CMD19/CMD23 for Spec v2
Philippe Mathieu-Daudé
1
-0
/
+6
2018-06-08
sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)
Philippe Mathieu-Daudé
1
-2
/
+5
2018-06-08
sdcard: Disable SEND_IF_COND (CMD8) for Spec v1
Philippe Mathieu-Daudé
1
-1
/
+3
2018-06-08
sdcard: Add a 'spec_version' property, default to Spec v2.00
Philippe Mathieu-Daudé
1
-3
/
+20
2018-06-08
sdcard: Allow commands valid in SPI mode
Philippe Mathieu-Daudé
1
-14
/
+0
2018-06-08
sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
Philippe Mathieu-Daudé
1
-2
/
+2
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
[next]