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
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
2014-06-29
hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR reads
Peter Maydell
1
-8
/
+6
2014-06-29
hw/arm/strongarm: Wire up missing GPIO and PPC vmstate
Peter Maydell
1
-0
/
+4
2014-06-29
hw/arm/strongarm: Fix handling of GPSR/GPCR reads
Peter Maydell
1
-8
/
+6
2014-06-29
hw/arm/virt: Provide PL031 RTC
Peter Maydell
1
-0
/
+30
2014-06-29
vhost-net: disable when cross-endian
Greg Kurz
1
-0
/
+19
2014-06-29
virtio-9p: use virtio wrappers to access headers
Greg Kurz
1
-1
/
+2
2014-06-29
virtio-serial-bus: use virtio wrappers to access headers
Rusty Russell
1
-15
/
+31
2014-06-29
virtio-scsi: use virtio wrappers to access headers
Rusty Russell
1
-18
/
+20
2014-06-29
virtio-blk: use virtio wrappers to access headers
Rusty Russell
1
-17
/
+21
2014-06-29
virtio-balloon: use virtio wrappers to access page frame numbers
Rusty Russell
1
-3
/
+5
2014-06-29
virtio-net: use virtio wrappers to access headers
Rusty Russell
1
-14
/
+17
2014-06-29
virtio: allow byte swapping for vring
Rusty Russell
1
-41
/
+48
2014-06-29
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
2
-16
/
+91
[next]