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-30
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging
Stefan Hajnoczi
9
-172
/
+330
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
40
-59
/
+64
2017-05-30
Merge remote-tracking branch 'ehabkost/tags/numa-pull-request' into staging
Stefan Hajnoczi
1
-1
/
+2
2017-05-25
xics: add unrealize handler
Greg Kurz
2
-0
/
+11
2017-05-25
hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release
Daniel Henrique Barboza
1
-1
/
+42
2017-05-25
hw/ppc: migrating the DRC state of hotplugged devices
Daniel Henrique Barboza
1
-0
/
+56
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
3
-22
/
+29
2017-05-25
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
1
-38
/
+67
2017-05-24
Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into staging
Stefan Hajnoczi
9
-23
/
+903
2017-05-24
spapr: add pre_plug function for memory
Laurent Vivier
1
-15
/
+26
2017-05-24
pseries: Restore support for total vcpus not a multiple of threads-per-core f...
David Gibson
1
-1
/
+7
2017-05-24
pseries: Split CAS PVR negotiation out into a separate function
David Gibson
1
-17
/
+32
2017-05-24
spapr: fix error reporting in xics_system_init()
Greg Kurz
1
-7
/
+6
2017-05-24
spapr_cpu_core: drop reference on ICP object during CPU realization
Greg Kurz
1
-1
/
+2
2017-05-24
hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry
Daniel Henrique Barboza
1
-45
/
+7
2017-05-24
spapr: ensure core_slot isn't NULL in spapr_core_unplug()
Greg Kurz
1
-0
/
+1
2017-05-24
xics_kvm: cache already enabled vCPU ids
Greg Kurz
1
-7
/
+20
2017-05-24
spapr: Consolidate HPT freeing code into a routine
Bharata B Rao
2
-8
/
+10
2017-05-24
spapr-cpu-core: release ICP object when realization fails
Greg Kurz
1
-8
/
+8
2017-05-24
spapr: sanitize error handling in spapr_ics_create()
Greg Kurz
1
-7
/
+12
2017-05-24
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
2
-3
/
+2
2017-05-23
Merge remote-tracking branch 'jasowang/tags/net-pull-request' into staging
Stefan Hajnoczi
2
-2
/
+11
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
40
-57
/
+59
2017-05-23
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
1
-2
/
+5
2017-05-23
e1000e: Fix ICR "Other" causes clear logic
Sameeh Jubran
1
-2
/
+8
2017-05-23
virtio-net: fix wild pointer when remove virtio-net queues
Yunjian Wang
1
-0
/
+3
2017-05-22
numa: Silence incomplete mapping warning under qtest
Igor Mammedov
1
-1
/
+2
2017-05-19
Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into staging
Stefan Hajnoczi
11
-9
/
+168
2017-05-19
vfio/ccw: update sense data if a unit check is pending
Dong Jia Shi
1
-0
/
+7
2017-05-19
s390x/css: ccw translation infrastructure
Xiao Feng Ren
3
-6
/
+96
2017-05-19
s390x/css: introduce and realize ccw-request callback
Xiao Feng Ren
2
-2
/
+87
2017-05-19
vfio/ccw: get irqs info and set the eventfd fd
Dong Jia Shi
1
-0
/
+101
2017-05-19
vfio/ccw: get io region info
Dong Jia Shi
1
-0
/
+54
2017-05-19
vfio/ccw: vfio based subchannel passthrough driver
Xiao Feng Ren
2
-0
/
+188
2017-05-19
s390x/css: device support for s390-ccw passthrough
Dong Jia Shi
2
-0
/
+142
2017-05-19
s390x/css: realize css_create_sch
Dong Jia Shi
5
-12
/
+58
2017-05-19
s390x/css: realize css_sch_build_schib
Xiao Feng Ren
1
-3
/
+149
2017-05-19
s390x/css: add s390-squash-mcss machine option
Xiao Feng Ren
1
-0
/
+21
2017-05-19
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
10
-10
/
+10
2017-05-19
audio: Rename audio_init() to soundhw_init()
Eduardo Habkost
2
-2
/
+2
2017-05-19
audio: Move arch_init audio code to hw/audio/soundhw.c
Eduardo Habkost
3
-0
/
+159
2017-05-18
migration: migration.h was not needed
Juan Quintela
4
-4
/
+0
2017-05-18
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
10
-13
/
+25
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
13
-42
/
+122
2017-05-18
pci: deassert intx when pci device unrealize
Herongguang (Stephen)
1
-0
/
+1
2017-05-18
virtio: allow broken device to notify guest
Greg Kurz
1
-2
/
+2
2017-05-18
Revert "hw/pci: disable pci-bridge's shpc by default"
Marcel Apfelbaum
1
-1
/
+1
2017-05-17
s390-pcibus: No need to set user_creatable=false explicitly
Eduardo Habkost
1
-1
/
+0
2017-05-17
xen-sysdev: Remove user_creatable flag
Eduardo Habkost
1
-5
/
+0
2017-05-17
virtio-mmio: Remove user_creatable flag
Eduardo Habkost
1
-5
/
+0
[next]