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
2016-12-22
kvmclock: reduce kvmclock difference on migration
Marcelo Tosatti
1
-15
/
+127
2016-12-22
scsi-disk: fix VERIFY for scsi-block
Paolo Bonzini
1
-1
/
+8
2016-12-22
hw/block/pflash_cfi*.c: fix confusing assert fail message
Ziyue Yang
2
-0
/
+26
2016-12-22
multiboot: copy the cmdline verbatim, unescape module strings
Vlad Lungu
1
-10
/
+10
2016-12-22
pc: make pit configurable
Chao Peng
3
-3
/
+23
2016-12-22
pc: make sata configurable
Chao Peng
2
-15
/
+38
2016-12-22
pc: make smbus configurable
Chao Peng
2
-5
/
+25
2016-12-22
virtio-scsi: introduce virtio_scsi_acquire/release
Paolo Bonzini
1
-9
/
+18
2016-12-22
watchdog: 6300esb: add exit function
Li Qiang
1
-0
/
+9
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
14
-16
/
+16
2016-12-15
virtio-pci: Fix cross-version migration with older machines
Maxime Coquelin
2
-1
/
+5
2016-12-06
Merge remote-tracking branch 'jasowang/tags/net-pull-request' into staging
Stefan Hajnoczi
3
-3
/
+11
2016-12-06
fsl_etsec: Fix various small problems in hexdump code
Andrey Smirnov
1
-2
/
+2
2016-12-05
display: cirrus: check vga bits per pixel(bpp) value
Prasad J Pandit
1
-4
/
+10
2016-12-05
fsl_etsec: Pad short payloads with zeros
Andrey Smirnov
1
-0
/
+8
2016-12-05
net: mcf: check receive buffer size register value
Prasad J Pandit
1
-1
/
+1
2016-12-05
virtio-gpu: fix memory leak in update_cursor_data_virgl
Li Qiang
1
-0
/
+1
2016-12-05
virtio-gpu: fix information leak in getting capset info dispatch
Li Qiang
1
-0
/
+1
2016-12-05
qxl: Only emit QXL_INTERRUPT_CLIENT_MONITORS_CONFIG on config changes
Christophe Fergeau
1
-1
/
+36
2016-12-01
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161201' into staging
Stefan Hajnoczi
1
-0
/
+5
2016-12-01
spapr: fix default DRC state for coldplugged LMBs
Michael Roth
1
-0
/
+5
2016-11-30
virtio-crypto: fix uninitialized variables
Gonglei
1
-1
/
+1
2016-11-30
loader: fix undefined behavior in rom_order_compare()
Laszlo Ersek
1
-1
/
+1
2016-11-30
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
4
-4
/
+6
2016-11-30
intel_iommu: fix incorrect device invalidate
Peter Xu
1
-0
/
+1
2016-11-29
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
3
-26
/
+46
2016-11-29
Merge remote-tracking branch 'sstabellini/tags/xen-20161128-tag' into staging
Stefan Hajnoczi
1
-6
/
+36
2016-11-29
Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161128' into staging
Stefan Hajnoczi
2
-1
/
+23
2016-11-28
migration/pcspk: Add a property to state if pcspk is migrated
Dr. David Alan Gilbert
1
-0
/
+10
2016-11-28
pci-assign: sync MSI/MSI-X cap and table with PCIDevice
Peter Xu
1
-0
/
+4
2016-11-28
megasas: clean up and fix request completion/cancellation
Paolo Bonzini
1
-25
/
+28
2016-11-28
megasas: do not call pci_dma_unmap after having freed the frame once
Paolo Bonzini
1
-1
/
+4
2016-11-28
arm: Create /chosen and /memory devicetree nodes if necessary
Guenter Roeck
1
-0
/
+17
2016-11-28
generic-loader: file: Only set a PC if a CPU is specified
Alistair Francis
1
-1
/
+6
2016-11-24
Merge remote-tracking branch 'gkurz/tags/for-upstream' into staging
Stefan Hajnoczi
3
-2
/
+30
2016-11-24
Merge remote-tracking branch 'rth/tags/pull-axp-20161123' into staging
Stefan Hajnoczi
1
-1
/
+1
2016-11-23
xen_disk: split discard input to match internal representation
Olaf Hering
1
-6
/
+36
2016-11-23
9pfs: add cleanup operation for proxy backend driver
Li Qiang
1
-0
/
+13
2016-11-23
9pfs: add cleanup operation for handle backend driver
Li Qiang
1
-0
/
+9
2016-11-23
9pfs: add cleanup operation in FileOperations
Li Qiang
1
-0
/
+6
2016-11-23
9pfs: adjust the order of resource cleanup in device unrealize
Li Qiang
1
-2
/
+2
2016-11-23
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161123' into staging
Stefan Hajnoczi
5
-13
/
+116
2016-11-23
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
1
-2
/
+0
2016-11-23
spapr: Fix 2.7<->2.8 migration of PCI host bridge
David Gibson
2
-5
/
+33
2016-11-23
Revert "spapr: Fix migration of PCI host bridges from qemu-2.7"
David Gibson
1
-12
/
+6
2016-11-23
target-ppc: Allow eventual removal of old migration mistakes
David Gibson
1
-0
/
+5
2016-11-23
ppc: Make uninorth interrupt swizzling identical to Grackle
Benjamin Herrenschmidt
1
-3
/
+1
2016-11-23
hw/char/spapr_vty: Return amount of free buffer entries in vty_can_receive()
Thomas Huth
1
-1
/
+1
2016-11-23
spapr: migration support for CAS-negotiated option vectors
Michael Roth
2
-0
/
+78
2016-11-22
scsi/esp: do not raise an interrupt when reading the FIFO register
Hervé Poussineau
1
-2
/
+0
[next]