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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
9
-18
/
+40
2014-07-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-13
/
+23
2014-07-07
xen: build on ARM
Stefano Stabellini
1
-8
/
+10
2014-07-07
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
Stefano Stabellini
1
-0
/
+18
2014-07-07
dataplane: submit I/O as a batch
Ming Lei
1
-0
/
+2
2014-07-07
ahci: map memory via device's address space instead of address_space_memory
Le Tan
1
-10
/
+11
2014-07-07
ahci.c: mask unused flags when reading size PRDT DBC
Reza Jelveh
2
-3
/
+10
2014-07-06
virtio-pci: fix MSI memory region use after free
Paolo Bonzini
1
-2
/
+2
2014-07-06
qdev: Fix crash when using non-device class name on -global
Eduardo Habkost
1
-1
/
+2
2014-07-06
qdev: Don't abort() in case globals can't be set
Eduardo Habkost
1
-1
/
+7
2014-07-06
hw/virtio: enable common virtio feature for mmio device
Ming Lei
1
-0
/
+6
2014-07-06
acpi: fix typo in memory hotplug MMIO region name
Igor Mammedov
1
-1
/
+1
2014-07-06
pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()
Le Tan
1
-1
/
+1
2014-07-06
virtio: move common virtio properties to bus class device
Ming Lei
3
-11
/
+14
2014-07-06
pc-dimm: error out if memory hotplug is not enabled
Igor Mammedov
1
-1
/
+7
2014-07-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140701-1' into s...
Peter Maydell
4
-31
/
+30
2014-07-01
ccid-card-emulated: use EventNotifier
Paolo Bonzini
1
-19
/
+10
2014-07-01
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-79
/
+65
2014-07-01
usb: initialize libusb_device to avoid crash
Jincheng Miao
1
-2
/
+2
2014-07-01
usb: Fix usb-bt-dongle initialization.
Hani Benhabiles
1
-8
/
+16
2014-07-01
input: fix jumpy mouse cursor with USB mouse emulation
Christian Burger
1
-2
/
+2
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
Peter Maydell
2
-2
/
+12
2014-07-01
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...
Peter Maydell
17
-49
/
+60
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
1
-9
/
+3
2014-07-01
qdev: correctly send DEVICE_DELETED for recursively-deleted devices
Paolo Bonzini
1
-2
/
+3
2014-07-01
mc146818rtc: add "rtc-time" link to "/machine/rtc"
Marcelo Tosatti
1
-0
/
+9
2014-07-01
virtio-scsi: scsi events must be converted to target endianness
Cédric Le Goater
1
-2
/
+2
2014-07-01
virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
Greg Kurz
1
-7
/
+1
2014-07-01
virtio-blk: remove need for explicit x-data-plane=on option
Stefan Hajnoczi
1
-1
/
+1
2014-07-01
qdev: drop iothread property type
Stefan Hajnoczi
1
-50
/
+0
2014-07-01
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
4
-1
/
+17
2014-07-01
virtio-blk: move qdev properties into virtio-blk.c
Stefan Hajnoczi
1
-1
/
+11
2014-07-01
virtio: fix virtio-blk child refcount in transports
Stefan Hajnoczi
3
-0
/
+3
2014-07-01
virtio-blk: drop virtio_blk_set_conf()
Stefan Hajnoczi
1
-6
/
+0
2014-07-01
virtio-blk: use aliases instead of duplicate qdev properties
Stefan Hajnoczi
6
-15
/
+3
2014-07-01
qdev: add qdev_alias_all_properties()
Stefan Hajnoczi
1
-0
/
+21
2014-07-01
virtio-blk: move x-data-plane qdev property to virtio-blk.h
Stefan Hajnoczi
2
-6
/
+0
2014-07-01
dataplane: bail out on unsupported transport
Cornelia Huck
1
-0
/
+10
2014-07-01
irq: Slim conversion of qemu_irq to QOM
Andreas Färber
1
-2
/
+20
2014-07-01
irq: Allocate IRQs individually
Peter Crosthwaite
4
-16
/
+10
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
14
-29
/
+28
2014-06-30
sdhci: Fix misuse of qemu_free_irqs()
Andreas Färber
1
-2
/
+2
2014-06-30
vfio: use correct runstate
Paolo Bonzini
1
-1
/
+1
2014-06-30
vfio: Make BARs native endian
Alexey Kardashevskiy
1
-10
/
+31
2014-06-30
vfio-pci: Fix MSI-X masking performance
Alex Williamson
1
-102
/
+131
2014-06-30
vfio-pci: Fix MSI/X debug code
Alex Williamson
1
-2
/
+2
2014-06-30
Merge remote-tracking branch 'remotes/bonzini/small-fixes' into staging
Peter Maydell
4
-4
/
+6
2014-06-30
serial: poll the serial console with G_IO_HUP
Roger Pau Monne
4
-4
/
+6
2014-06-29
timer: cadence_ttc: Convert to instance_init
Alistair Francis
1
-9
/
+6
2014-06-29
hw/arm/pxa2xx_gpio: Correct and register vmstate
Peter Maydell
1
-1
/
+2
[next]