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
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
34
-152
/
+351
2016-09-13
x86/lapic: Load LAPIC state at post_load
Dr. David Alan Gilbert
1
-2
/
+25
2016-09-13
i8257: Make device "i8257" unavailable with -device
Markus Armbruster
1
-0
/
+2
2016-09-13
Revert "megasas: remove useless check for cmd->frame"
Paolo Bonzini
1
-1
/
+5
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
26
-24
/
+95
2016-09-13
sclpconsolelm: remove bogus check for -EAGAIN
Daniel P. Berrange
1
-18
/
+3
2016-09-13
ipmi: check return of qemu_chr_fe_write() for errors
Daniel P. Berrange
1
-2
/
+6
2016-09-13
scsi: pvscsi: limit loop to fetch SG list
Prasad J Pandit
1
-5
/
+6
2016-09-13
scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACK
Paolo Bonzini
1
-2
/
+2
2016-09-13
scsi: mptconfig: fix an assert expression
Prasad J Pandit
1
-1
/
+1
2016-09-13
vmw_pvscsi: check page count while initialising descriptor rings
Prasad J Pandit
1
-10
/
+9
2016-09-13
scsi-disk: change disk serial length from 20 to 36
Rony Weng
1
-2
/
+2
2016-09-13
lsi: never set DMA FIFO Empty (DFE) bit in DSTAT register
Hervé Poussineau
1
-1
/
+1
2016-09-13
lsi: implement I/O memory space for Memory Move instructions
Hervé Poussineau
1
-10
/
+39
2016-09-13
lsi: do not exit QEMU if reading invalid register
Hervé Poussineau
1
-5
/
+13
2016-09-13
lsi: print register names in debug prints
Hervé Poussineau
1
-73
/
+146
2016-09-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
5
-5
/
+5
2016-09-13
hw/net/e1000e: Fix compiler warning
Changlong Xie
1
-1
/
+1
2016-09-13
trace-event: display "%d" instead of "0x%d"
Laurent Vivier
1
-1
/
+1
2016-09-13
pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIP
Bruce Rogers
1
-1
/
+1
2016-09-13
hw/dma/omap: spelling fix: endianness
Michael Tokarev
1
-1
/
+1
2016-09-13
hw/bt/hci: spelling fix: endianness
Michael Tokarev
1
-1
/
+1
2016-09-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+2
2016-09-13
virtio-blk: rename virtio_device_info to virtio_blk_info
Changlong Xie
1
-2
/
+2
2016-09-13
virtio-vga: adapt to page-per-vq=off
Gerd Hoffmann
1
-0
/
+11
2016-09-13
virtio-gpu-pci: tag as not hotpluggable
Gerd Hoffmann
1
-0
/
+1
2016-09-13
vmsvga: correct bitmap and pixmap size checks
Prasad J Pandit
1
-5
/
+7
2016-09-10
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
7
-0
/
+574
2016-09-09
virtio-pci: minor refactoring
Michael S. Tsirkin
1
-1
/
+1
2016-09-09
vhost: don't set vring call if no vector
Jason Wang
1
-0
/
+14
2016-09-09
virtio-pci: error out when both legacy and modern modes are disabled
Greg Kurz
1
-0
/
+8
2016-09-09
virtio-balloon: fix stats vq migration
Ladi Prosek
1
-0
/
+13
2016-09-09
virtio: add virtqueue_rewind()
Stefan Hajnoczi
1
-0
/
+22
2016-09-09
virtio-balloon: discard virtqueue element on reset
Ladi Prosek
1
-0
/
+1
2016-09-09
virtio: zero vq->inuse in virtio_reset()
Stefan Hajnoczi
1
-0
/
+1
2016-09-09
virtio-pci: reduce modern_mem_bar size
Marcel Apfelbaum
2
-7
/
+20
2016-09-09
pc: Add 2.8 machine
Longpeng(Mike)
2
-5
/
+24
2016-09-09
virtio-pci: use size from correct structure
Michael S. Tsirkin
1
-1
/
+1
2016-09-09
virtio: Tell the user what went wrong when event_notifier_init failed
Thomas Huth
1
-1
/
+2
2016-09-08
bus: simplify name handling
Marc-André Lureau
1
-15
/
+6
2016-09-08
ipmi: free extern timer
Marc-André Lureau
1
-0
/
+9
2016-09-08
sd: free timer
Marc-André Lureau
1
-0
/
+9
2016-09-08
pc: keep gsi reference
Marc-André Lureau
2
-16
/
+14
2016-09-08
pc: free i8259
Marc-André Lureau
1
-0
/
+2
2016-09-08
acpi-build: fix array leak
Marc-André Lureau
1
-2
/
+2
2016-09-08
machine: use class base init generated name
Marc-André Lureau
1
-0
/
+1
2016-09-08
pc: don't leak a20_line
Marc-André Lureau
1
-0
/
+1
2016-09-08
pc: simplify passing qemu_irq
Marc-André Lureau
2
-6
/
+6
2016-09-08
portio: keep references on portio
Marc-André Lureau
8
-21
/
+33
2016-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...
Peter Maydell
11
-103
/
+122
[next]