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-10-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
5
-29
/
+86
2016-10-17
hw/char/pl011: Add trace events
Peter Maydell
2
-21
/
+59
2016-10-17
hw/intc/arm_gicv3: Fix ICC register tracepoints
Peter Maydell
2
-15
/
+22
2016-10-17
pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.
Vijay Kumar B
1
-1
/
+1
2016-10-17
hw/arm/virt: no ITS on older machine types
Andrew Jones
2
-5
/
+12
2016-10-17
hw/arm/virt-acpi-build: fix MADT generation
Andrew Jones
1
-8
/
+6
2016-10-17
hw/intc/arm_gic_kvm: Fix build on aarch64
Christopher Covington
1
-14
/
+0
2016-10-17
hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)
Thomas Huth
1
-1
/
+1
2016-10-17
hw/arm/boot: allow using a command line specified dtb without a kernel
Michael Olbrich
1
-2
/
+2
2016-10-17
aspeed: add support for the SMC segment registers
Cédric Le Goater
1
-5
/
+130
2016-10-17
aspeed: create mapping regions for the maximum number of slaves
Cédric Le Goater
1
-3
/
+13
2016-10-17
aspeed: add support for the AST2500 SoC SMC controllers
Cédric Le Goater
2
-7
/
+42
2016-10-17
aspeed: extend the number of host SPI controllers
Cédric Le Goater
2
-16
/
+30
2016-10-17
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
2
-9
/
+15
2016-10-17
aspeed: rename the smc object to fmc
Cédric Le Goater
2
-10
/
+10
2016-10-17
Reducing stack frame size in stream_process_mem2s()
Rutuja Shah
1
-4
/
+4
2016-10-17
intel_iommu: reject broken EIM
Radim Krčmář
1
-1
/
+15
2016-10-17
intel_iommu: add OnOffAuto intr_eim as "eim" property
Radim Krčmář
1
-3
/
+21
2016-10-17
intel_iommu: redo configuraton check in realize
Radim Krčmář
1
-8
/
+18
2016-10-17
intel_iommu: pass whole remapped addresses to apic
Radim Krčmář
1
-12
/
+9
2016-10-17
apic: add send_msi() to APICCommonClass
Radim Krčmář
3
-8
/
+25
2016-10-17
apic: add global apic_get_class()
Radim Krčmář
1
-0
/
+1
2016-10-17
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
10
-186
/
+241
2016-10-17
9pfs: fix memory leak in v9fs_write
Li Qiang
1
-1
/
+1
2016-10-17
9pfs: fix memory leak in v9fs_link
Li Qiang
1
-0
/
+1
2016-10-17
9pfs: fix memory leak in v9fs_xattrcreate
Li Qiang
1
-0
/
+1
2016-10-17
9pfs: fix information leak in xattr read
Li Qiang
1
-1
/
+1
2016-10-17
virtio-9p: add reset handler
Greg Kurz
3
-0
/
+39
2016-10-17
9pfs: only free completed request if not flushed
Greg Kurz
1
-11
/
+7
2016-10-17
9pfs: drop useless check in pdu_free()
Greg Kurz
1
-10
/
+8
2016-10-17
9pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch]
Greg Kurz
2
-57
/
+62
2016-10-17
9pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch]
Greg Kurz
5
-95
/
+109
2016-10-17
9pfs: fsdev: drop useless extern annotation for functions
Greg Kurz
4
-62
/
+62
2016-10-17
9pfs: fix potential host memory leak in v9fs_read
Li Qiang
1
-2
/
+3
2016-10-17
9pfs: allocate space for guest originated empty strings
Li Qiang
1
-1
/
+1
2016-10-16
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
2
-32
/
+95
2016-10-16
spapr_pci: Add a 64-bit MMIO window
David Gibson
2
-16
/
+64
2016-10-16
spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
David Gibson
1
-2
/
+14
2016-10-16
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
2
-14
/
+38
2016-10-14
ppc/xics: Split ICS into ics-base and ics class
Benjamin Herrenschmidt
4
-81
/
+121
2016-10-14
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
7
-80
/
+132
2016-10-14
spapr: fix inheritance chain for default machine options
Michael Roth
1
-0
/
+3
2016-10-12
usb-redir: allocate buffers before waking up the host adapter
Hans de Goede
1
-3
/
+7
2016-10-12
usb: Fix incorrect default DMA offset.
Vijay Kumar B
1
-1
/
+1
2016-10-12
usb: fix serial generator
Gerd Hoffmann
1
-6
/
+6
2016-10-12
xhci: make xhci_epid_to_usbep accept XHCIEPContext
Gerd Hoffmann
1
-14
/
+15
2016-10-12
xhci: drop XHCITransfer->{slotid,epid}
Gerd Hoffmann
1
-9
/
+7
2016-10-12
xhci: add & use xhci_kick_epctx()
Gerd Hoffmann
1
-17
/
+26
2016-10-12
xhci: drop XHCITransfer->xhci
Gerd Hoffmann
1
-13
/
+9
2016-10-12
xhci: use linked list for transfers
Gerd Hoffmann
1
-54
/
+68
[next]