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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
migration: Teach it about G_SOURCE_REMOVE
Juan Quintela
1
-0
/
+2
2017-09-22
seccomp: Don't include libseccomp from QEMU header
Fam Zheng
1
-2
/
+0
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
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
7
-4
/
+51
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
cpu: drop old comments describing members
David Hildenbrand
1
-3
/
+3
2017-09-19
osdep.h: Prohibit disabling assert() in supported builds
Eric Blake
1
-0
/
+16
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
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
1
-1
/
+2
2017-09-19
qom: cpus: split cpu_generic_init() on feature parsing and cpu creation parts
Igor Mammedov
1
-0
/
+21
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
2
-1
/
+1
2017-09-19
osdep: Define QEMU_MADV_REMOVE
Eduardo Habkost
1
-0
/
+7
2017-09-19
vl: Clean up user-creatable objects when exiting
Eduardo Habkost
1
-0
/
+8
2017-09-19
scsi: introduce sg_io_sense_from_errno
Paolo Bonzini
1
-0
/
+3
2017-09-19
scsi: introduce scsi_build_sense
Paolo Bonzini
1
-0
/
+2
2017-09-19
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
4
-115
/
+120
2017-09-19
scsi: rename scsi_build_sense to scsi_convert_sense
Paolo Bonzini
1
-2
/
+2
2017-09-19
scsi: Introduce scsi_sense_buf_to_errno
Fam Zheng
1
-0
/
+1
2017-09-19
scsi: Refactor scsi sense interpreting code
Fam Zheng
1
-0
/
+19
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/otubo/tags/pull-seccomp-20170915' into ...
Peter Maydell
1
-1
/
+7
2017-09-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
2
-1
/
+3
2017-09-15
seccomp: add resourcecontrol argument to command line
Eduardo Otubo
1
-0
/
+1
2017-09-15
seccomp: add spawn argument to command line
Eduardo Otubo
1
-0
/
+1
2017-09-15
seccomp: add elevateprivileges argument to command line
Eduardo Otubo
1
-0
/
+1
2017-09-15
seccomp: add obsolete argument to command line
Eduardo Otubo
1
-1
/
+2
2017-09-15
seccomp: changing from whitelist to blacklist
Eduardo Otubo
1
-0
/
+2
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
2017-09-14
xlnx-zcu102: Add a machine level virtualization property
Alistair Francis
1
-0
/
+2
2017-09-14
qmp: introduce query-memory-size-summary command
Vadim Galitsyn
1
-0
/
+1
2017-09-14
hmp: extend "info numa" with hotplugged memory information
Vadim Galitsyn
2
-1
/
+7
[next]