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-05-04
audio: GUSword is uint16_t
Juan Quintela
2
-11
/
+11
2017-05-04
audio: GUSword is uint16_t
Juan Quintela
1
-2
/
+0
2017-05-04
audio: remove GUSchar
Juan Quintela
2
-6
/
+4
2017-05-04
audio: GUSbyte is uint8_t
Juan Quintela
3
-35
/
+33
2017-05-04
audio: Remove unused fields
Juan Quintela
1
-6
/
+0
2017-05-04
audio: Remove type field
Juan Quintela
3
-19
/
+10
2017-05-04
audio: Remove Unused OPL_TYPE_*
Juan Quintela
2
-19
/
+0
2017-05-04
audio: Unfold OPLSAMPLE
Juan Quintela
2
-12
/
+1
2017-05-04
audio: Remove INT32
Juan Quintela
2
-51
/
+45
2017-05-04
audio: remove INT16
Juan Quintela
2
-4
/
+3
2017-05-04
audio: Remove INT8
Juan Quintela
1
-1
/
+0
2017-05-04
audio: remove UINT32
Juan Quintela
2
-16
/
+15
2017-05-04
audio: remove UINT16
Juan Quintela
1
-1
/
+0
2017-05-04
audio: Remove UINT8
Juan Quintela
2
-23
/
+24
2017-05-04
audio: YM3812 was always defined
Juan Quintela
2
-8
/
+0
2017-05-04
audio: Remove YM3526 support
Juan Quintela
2
-4
/
+2
2017-05-04
audio: remove Y8950 configuration
Juan Quintela
3
-168
/
+0
2017-05-04
adlib: Remove support for YMF262
Juan Quintela
1
-44
/
+1
2017-05-04
hw/audio: convert exit callback in HDACodecDeviceClass to void
Zihan Yang
2
-3
/
+2
2017-05-04
hw/audio: replace exit with unrealize in hda_codec_device_class_init
Zihan Yang
1
-3
/
+2
2017-04-26
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' int...
Peter Maydell
19
-273
/
+2159
2017-04-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
17
-13
/
+2553
2017-04-26
spapr-cpu-core: Release ICPState object during CPU unrealization
Bharata B Rao
1
-0
/
+1
2017-04-26
ppc/pnv: generate an OEM SEL event on shutdown
Cédric Le Goater
2
-0
/
+55
2017-04-26
ppc/pnv: add initial IPMI sensors for the BMC simulator
Cédric Le Goater
3
-1
/
+103
2017-04-26
ppc/pnv: populate device tree for IPMI BT devices
Cédric Le Goater
1
-0
/
+35
2017-04-26
ppc/pnv: populate device tree for serial devices
Cédric Le Goater
1
-0
/
+33
2017-04-26
ppc/pnv: populate device tree for RTC devices
Cédric Le Goater
1
-0
/
+30
2017-04-26
ppc/pnv: scan ISA bus to populate device tree
Cédric Le Goater
1
-0
/
+28
2017-04-26
ppc/pnv: enable only one LPC bus
Cédric Le Goater
2
-9
/
+22
2017-04-26
ppc/pnv: Add support for POWER8+ LPC Controller
Benjamin Herrenschmidt
2
-42
/
+100
2017-04-26
spapr: remove the 'nr_servers' field from the machine
Cédric Le Goater
1
-32
/
+24
2017-04-26
ipmi: introduce an ipmi_bmc_gen_event() API
Cédric Le Goater
1
-0
/
+24
2017-04-26
ipmi: introduce an ipmi_bmc_sdr_find() API
Cédric Le Goater
1
-0
/
+16
2017-04-26
ipmi: provide support for FRUs
Cédric Le Goater
1
-0
/
+133
2017-04-26
ipmi: use a file to load SDRs
Cédric Le Goater
1
-2
/
+21
2017-04-26
ppc/pnv: Add OCC model stub with interrupt support
Benjamin Herrenschmidt
3
-1
/
+150
2017-04-26
ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
Cédric Le Goater
3
-7
/
+631
2017-04-26
ppc/pnv: add memory regions for the ICP registers
Cédric Le Goater
1
-0
/
+81
2017-04-26
ppc/pnv: create the ICP object under PnvCore
Cédric Le Goater
2
-2
/
+27
2017-04-26
ppc/pnv: extend the machine with a InterruptStatsProvider interface
Cédric Le Goater
1
-0
/
+17
2017-04-26
ppc/pnv: extend the machine with a XICSFabric interface
Cédric Le Goater
1
-0
/
+30
2017-04-26
ppc/pnv: add a PnvICPState object
Cédric Le Goater
2
-0
/
+193
2017-04-26
ppc/xics: add a realize() handler to ICPStateClass
Cédric Le Goater
1
-0
/
+5
2017-04-26
spapr: allocate the ICPState object from under sPAPRCPUCore
Cédric Le Goater
3
-48
/
+28
2017-04-26
spapr: move the IRQ server number mapping under the machine
Cédric Le Goater
3
-5
/
+5
2017-04-26
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
3
-19
/
+11
2017-04-26
spapr_pci: Removed unused include
Alexey Kardashevskiy
1
-2
/
+0
2017-04-26
spapr_pci: Warn when RAM page size is not enabled in IOMMU page mask
Alexey Kardashevskiy
1
-0
/
+6
2017-04-26
target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
Alexey Kardashevskiy
1
-1
/
+3
[next]