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
2018-12-13
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181212' into staging
Peter Maydell
1
-1
/
+7
2018-12-12
s390x/tod: Properly stop the KVM TOD while the guest is not running
David Hildenbrand
1
-1
/
+7
2018-12-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
1
-1
/
+1
2018-12-11
qdev: move qdev_prop_register_global_list() to tests
Marc-André Lureau
1
-1
/
+0
2018-12-11
accel: register global_props like machine globals
Marc-André Lureau
1
-29
/
+0
2018-12-11
qom: make interface types abstract
Marc-André Lureau
11
-39
/
+10
2018-12-11
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
2
-0
/
+6
2018-12-11
i386: Rename bools in PCMachineState to end in _enabled
Corey Minyard
1
-3
/
+3
2018-12-11
hw: qdev: fix error in comment
Li Qiang
1
-1
/
+1
2018-11-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...
Peter Maydell
1
-3
/
+4
2018-11-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-2
/
+17
2018-11-08
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
1
-1
/
+4
2018-11-08
hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
Thomas Huth
1
-2
/
+0
2018-11-06
scsi-generic: avoid invalid access to struct when emulating block limits
Paolo Bonzini
2
-1
/
+16
2018-11-06
i386: clarify that the Q35 machine type implements a P35 chipset
Daniel P. Berrangé
1
-1
/
+1
2018-11-05
hw/pci: Add missing include
Philippe Mathieu-Daudé
1
-0
/
+2
2018-11-05
x86_iommu: move vtd_generate_msi_message in common file
Singh, Brijesh
2
-59
/
+66
2018-11-02
hw/arm: versal: Add a model of Xilinx Versal SoC
Edgar E. Iglesias
1
-0
/
+122
2018-11-02
hw/arm/nrf51_soc: Connect UART to nRF51 SoC
Julia Suvorova
1
-0
/
+3
2018-11-02
hw/char: Implement nRF51 SoC UART
Julia Suvorova
1
-0
/
+78
2018-10-30
i386: Add PKU on Skylake-Server CPU model
Tao Xu
1
-1
/
+9
2018-10-30
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...
Peter Maydell
1
-1
/
+1
2018-10-29
audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string
Mao Zhongyi
1
-0
/
+1
2018-10-26
hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-10-24
memory-device: complete factoring out unplug handling
David Hildenbrand
1
-1
/
+1
2018-10-24
memory-device: complete factoring out plug handling
David Hildenbrand
1
-2
/
+1
2018-10-24
memory-device: complete factoring out pre_plug handling
David Hildenbrand
1
-3
/
+2
2018-10-24
memory-device: add device class function set_addr()
David Hildenbrand
1
-0
/
+8
2018-10-24
memory-device: drop get_region_size()
David Hildenbrand
1
-1
/
+0
2018-10-24
memory-device: factor out get_memory_region() from pc-dimm
David Hildenbrand
2
-4
/
+15
2018-10-24
memory-device: add and use memory_device_get_region_size()
David Hildenbrand
1
-0
/
+2
2018-10-24
memory-device: document MemoryDeviceClass
David Hildenbrand
1
-0
/
+36
2018-10-24
memory-device: forward errors in get_region_size()/get_plugged_size()
David Hildenbrand
1
-2
/
+2
2018-10-24
pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
David Hildenbrand
1
-3
/
+3
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
1
-2
/
+1
2018-10-19
vfio: Clean up error reporting after previous commit
Markus Armbruster
1
-1
/
+0
2018-10-19
vfio: Use warn_report() & friends to report warnings
Markus Armbruster
1
-1
/
+1
2018-10-19
hyperv: process POST_MESSAGE hypercall
Roman Kagan
1
-0
/
+18
2018-10-19
hyperv: process SIGNAL_EVENT hypercall
Roman Kagan
2
-0
/
+14
2018-10-19
hyperv: add synic event flag signaling
Roman Kagan
1
-0
/
+4
2018-10-19
hyperv: add synic message delivery
Roman Kagan
1
-3
/
+15
2018-10-19
hyperv: only add SynIC in compatible configurations
Roman Kagan
1
-0
/
+8
2018-10-19
hyperv: qom-ify SynIC
Roman Kagan
1
-0
/
+5
2018-10-19
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
1
-0
/
+31
2018-10-19
hyperv: split hyperv-proto.h into x86 and arch-independent parts
Roman Kagan
1
-0
/
+129
2018-10-19
call HotplugHandler->plug() as the last step in device realization
Igor Mammedov
1
-11
/
+0
2018-10-16
net: cadence_gem: Add support for selecting the DMA MemoryRegion
Edgar E. Iglesias
1
-0
/
+2
2018-10-16
net: cadence_gem: Add support for extended descriptors
Edgar E. Iglesias
1
-1
/
+1
2018-10-16
net: cadence_gem: Add macro with max number of descriptor words
Edgar E. Iglesias
1
-1
/
+4
2018-10-16
net: cadence_gem: Use uint32_t for 32bit descriptor words
Edgar E. Iglesias
1
-1
/
+1
[next]