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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-17
ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
Igor Mammedov
1
-2
/
+0
2017-10-15
pci: conventional-pci-device and pci-express-device interfaces
Eduardo Habkost
1
-0
/
+6
2017-10-15
hw/misc: add vmcoreinfo device
Marc-André Lureau
1
-0
/
+46
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
1
-0
/
+3
2017-10-12
arm: fix armv7m_init() declaration to match definition
Igor Mammedov
1
-1
/
+1
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
1
-0
/
+1
2017-10-06
s390x/3270: IDA support for 3270 via CcwDataStream
Halil Pasic
1
-3
/
+2
2017-10-06
390x/css: introduce maximum data address checking
Halil Pasic
1
-0
/
+1
2017-10-06
s390x/css: introduce css data stream
Halil Pasic
1
-0
/
+67
2017-09-29
virtio-input: send rel-wheel events for wheel buttons
Gerd Hoffmann
2
-1
/
+10
2017-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
1
-1
/
+1
2017-09-27
migration: Route more error paths
Dr. David Alan Gilbert
1
-1
/
+1
2017-09-27
mac_dbdma: remove DBDMA_init() function
Mark Cave-Ayland
1
-1
/
+0
2017-09-27
mac_dbdma: QOMify
Mark Cave-Ayland
1
-0
/
+6
2017-09-27
mac_dbdma: remove unused IO fields from DBDMAState
Mark Cave-Ayland
1
-4
/
+0
2017-09-27
ppc/pnv: Improve macro parenthesization
Eric Blake
1
-1
/
+1
2017-09-27
ppc: Fix OpenPIC model
Benjamin Herrenschmidt
1
-0
/
+1
2017-09-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+4
2017-09-22
ide: fix enum comparison for gcc 4.7
John Snow
1
-2
/
+1
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
1
-1
/
+1
2017-09-21
msf2: Add Smartfusion2 SoC
Subbaraya Sundeep
1
-0
/
+67
2017-09-21
msf2: Add Smartfusion2 SPI controller
Subbaraya Sundeep
1
-0
/
+58
2017-09-21
msf2: Microsemi Smartfusion2 System Register block
Subbaraya Sundeep
1
-0
/
+77
2017-09-21
msf2: Add Smartfusion2 System timer
Subbaraya Sundeep
1
-0
/
+64
2017-09-21
nvic: Implement NVIC_ITNS<n> registers
Peter Maydell
1
-0
/
+3
2017-09-21
nvic: Implement AIRCR changes for v8M
Peter Maydell
1
-1
/
+2
2017-09-21
nvic: Add cached vectpending_prio state
Peter Maydell
1
-0
/
+2
2017-09-21
nvic: Add cached vectpending_is_s_banked state
Peter Maydell
1
-2
/
+9
2017-09-21
nvic: Add banked exception states
Peter Maydell
1
-0
/
+14
2017-09-21
virtio-serial: add enable_backend callback
Pavel Butsykin
1
-0
/
+3
2017-09-21
net: add Sun HME (Happy Meal Ethernet) on-board NIC
Mark Cave-Ayland
2
-0
/
+5
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
4
-4
/
+14
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
1
-0
/
+4
2017-09-19
s390x: move sclp_service_call() to sclp.h
David Hildenbrand
1
-0
/
+2
2017-09-19
s390x: move subsystem_reset() to s390-virtio-ccw.h
David Hildenbrand
1
-0
/
+2
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
1
-0
/
+5
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
3
-4
/
+4
2017-09-19
vl.c: convert cpu_model to cpu type and set of global properties before machi...
Igor Mammedov
1
-0
/
+6
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
1
-1
/
+1
2017-09-19
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
1
-93
/
+1
2017-09-19
scsi: rename scsi_build_sense to scsi_convert_sense
Paolo Bonzini
1
-2
/
+2
2017-09-19
virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.
Richard W.M. Jones
1
-1
/
+1
2017-09-18
hw/ide: Convert DeviceClass init to realize
Mao Zhongyi
1
-2
/
+3
2017-09-18
IDE: replace DEBUG_AIO with trace events
John Snow
1
-2
/
+5
2017-09-18
ATAPI: Replace DEBUG_IDE_ATAPI with tracing events
John Snow
1
-1
/
+0
2017-09-18
IDE: replace DEBUG_IDE with tracing system
John Snow
1
-1
/
+0
2017-09-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
2
-1
/
+3
2017-09-15
ppc/xive: fix OV5_XIVE_EXPLOIT bits
Cédric Le Goater
1
-1
/
+2
2017-09-15
net: Add SunGEM device emulation as found on Apple UniNorth
Benjamin Herrenschmidt
1
-0
/
+1
2017-09-14
hw/pci-host/gpex: Set INTx index/gsi mapping
Pranavkumar Sawargaonkar
1
-0
/
+3
[next]