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
2017-09-18
hw/block/fdc: Convert to realize
Mao Zhongyi
1
-17
/
+16
2017-09-18
hw/ide: Convert DeviceClass init to realize
Mao Zhongyi
2
-47
/
+46
2017-09-18
AHCI: remove DPRINTF macro
John Snow
1
-9
/
+0
2017-09-18
AHCI: pretty-print FIS to buffer instead of stderr
John Snow
2
-10
/
+22
2017-09-18
AHCI: Rework IRQ constants
John Snow
3
-21
/
+74
2017-09-18
AHCI: Replace DPRINTF with trace-events
John Snow
2
-89
/
+117
2017-09-18
IDE: replace DEBUG_AIO with trace events
John Snow
3
-11
/
+21
2017-09-18
ATAPI: Replace DEBUG_IDE_ATAPI with tracing events
John Snow
2
-41
/
+38
2017-09-18
IDE: add tracing for data ports
John Snow
2
-1
/
+16
2017-09-18
IDE: Add register hints to tracing
John Snow
2
-24
/
+72
2017-09-18
IDE: replace DEBUG_IDE with tracing system
John Snow
6
-69
/
+79
2017-09-18
hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = false
Thomas Huth
1
-0
/
+3
2017-09-18
ide: ahci: unparent children buses before freeing their memory
Igor Mammedov
1
-0
/
+1
2017-09-18
audio: intel-hda: do not use old_mmio accesses
Matt Parker
1
-47
/
+11
2017-09-18
wm8750: add record buffer underrun check
Gerd Hoffmann
1
-1
/
+5
2017-09-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
11
-96
/
+1575
2017-09-15
spapr_events: use QTAILQ_FOREACH_SAFE() in spapr_clear_pending_events()
Greg Kurz
1
-2
/
+2
2017-09-15
spapr_cpu_core: cleaning up qdev_get_machine() calls
Greg Kurz
1
-3
/
+3
2017-09-15
spapr_pci: don't create 64-bit MMIO window if we don't need to
Greg Kurz
1
-7
/
+13
2017-09-15
spapr_pci: convert sprintf() to g_strdup_printf()
Greg Kurz
1
-9
/
+12
2017-09-15
spapr_cpu_core: fail gracefully with non-pseries machine types
Greg Kurz
1
-2
/
+3
2017-09-15
xics: fix several error leaks
Greg Kurz
1
-6
/
+6
2017-09-15
vfio, spapr: Fix levels calculation
Alexey Kardashevskiy
1
-1
/
+1
2017-09-15
spapr_pci: handle FDT creation errors with _FDT()
Greg Kurz
1
-23
/
+7
2017-09-15
spapr_pci: use the common _FDT() helper
Greg Kurz
1
-9
/
+1
2017-09-15
spapr: fix CAS-generated reset
Cédric Le Goater
1
-0
/
+7
2017-09-15
ppc/xive: fix OV5_XIVE_EXPLOIT bits
Cédric Le Goater
1
-1
/
+1
2017-09-15
spapr: only update SDR1 once per-cpu during CAS
Greg Kurz
1
-9
/
+5
2017-09-15
spapr_pci: use g_strdup_printf()
Greg Kurz
1
-9
/
+10
2017-09-15
spapr_pci: drop useless check in spapr_populate_pci_child_dt()
Greg Kurz
1
-5
/
+1
2017-09-15
spapr_pci: drop useless check in spapr_phb_vfio_get_loc_code()
Greg Kurz
1
-2
/
+2
2017-09-15
hw/ppc/spapr.c: cleaning up qdev_get_machine() calls
Daniel Henrique Barboza
1
-10
/
+9
2017-09-15
net: Add SunGEM device emulation as found on Apple UniNorth
Benjamin Herrenschmidt
4
-0
/
+1494
2017-09-14
mps2-an511: Fix wiring of UART overflow interrupt lines
Peter Maydell
1
-2
/
+2
2017-09-14
hw/pci-host/gpex: Implement PCI INTx routing
Pranavkumar Sawargaonkar
1
-0
/
+12
2017-09-14
hw/arm/virt: Set INTx/gsi mapping
Pranavkumar Sawargaonkar
1
-0
/
+1
2017-09-14
hw/pci-host/gpex: Set INTx index/gsi mapping
Pranavkumar Sawargaonkar
1
-0
/
+10
2017-09-14
xlnx-zcu102: Mark the EP108 machine as deprecated
Alistair Francis
1
-1
/
+1
2017-09-14
xlnx-zcu102: Add a machine level virtualization property
Alistair Francis
2
-2
/
+31
2017-09-14
xlnx-zcu102: Add a machine level secure property
Alistair Francis
1
-0
/
+32
2017-09-14
xlnx-zcu102: Manually create the machines
Alistair Francis
1
-7
/
+67
2017-09-14
xlnx-ep108: Rename to ZCU102
Alistair Francis
2
-16
/
+16
2017-09-14
nvic: Don't apply group priority mask to negative priorities
Peter Maydell
1
-2
/
+9
2017-09-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170914' into s...
Peter Maydell
1
-0
/
+5
2017-09-14
qmp: introduce query-memory-size-summary command
Vadim Galitsyn
1
-0
/
+5
2017-09-14
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170913-pull-request' ...
Peter Maydell
2
-3
/
+7
2017-09-14
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170913-pull-request' ...
Peter Maydell
5
-124
/
+152
2017-09-13
usb: only build usb-host with CONFIG_USB=y
Gerd Hoffmann
1
-1
/
+1
2017-09-13
usb: drop HOST_USB
Gerd Hoffmann
1
-1
/
+5
2017-09-13
xhci: Avoid DMA when ERSTBA is set to zero
Alexey Kardashevskiy
1
-2
/
+2
[next]