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
2018-08-23
rcu_queue: add RCU QTAILQ
Emilio G. Cota
1
-0
/
+66
2018-08-23
rcu_queue: add RCU QSIMPLEQ
Emilio G. Cota
1
-0
/
+65
2018-08-23
rcu_queue: remove barrier from QLIST_EMPTY_RCU
Emilio G. Cota
1
-1
/
+1
2018-08-23
rcu_queue: use atomic_set in QLIST_REMOVE_RCU
Emilio G. Cota
1
-1
/
+1
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
4
-70
/
+102
2018-08-23
qsp: track BQL callers explicitly
Emilio G. Cota
2
-1
/
+4
2018-08-23
qsp: support call site coalescing
Emilio G. Cota
1
-1
/
+1
2018-08-23
qsp: add qsp_reset
Emilio G. Cota
1
-0
/
+1
2018-08-23
qsp: add sort_by option to qsp_report
Emilio G. Cota
1
-1
/
+7
2018-08-23
qsp: QEMU's Synchronization Profiler
Emilio G. Cota
5
-11
/
+86
2018-08-23
seqlock: constify seqlock_read_begin
Emilio G. Cota
1
-1
/
+1
2018-08-23
chardev/char-fe: Fix typos
Julia Suvorova
1
-5
/
+5
2018-08-21
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2
-11
/
+24
2018-08-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-4
/
+91
2018-08-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into staging
Peter Maydell
9
-17
/
+205
2018-08-20
linux-headers: update
Cornelia Huck
5
-9
/
+199
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
3
-8
/
+3
2018-08-20
s390x: introduce 3.1 compat machine
Cornelia Huck
1
-0
/
+3
2018-08-20
hw/dma/pl080: Don't use CPU address space for DMA accesses
Peter Maydell
1
-0
/
+5
2018-08-20
hw/dma/pl080: Support all three interrupt lines
Peter Maydell
1
-1
/
+5
2018-08-20
hw/dma/pl080: Allow use as embedded-struct device
Peter Maydell
1
-0
/
+62
2018-08-20
hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module
Peter Maydell
1
-0
/
+59
2018-08-20
hw/misc: Remove mmio_interface device
Peter Maydell
1
-49
/
+0
2018-08-20
memory: Remove MMIO request_ptr APIs
Peter Maydell
1
-35
/
+0
2018-08-20
imx_serial: Generate interrupt on receive data ready if enabled
Hans-Erik Floryd
1
-0
/
+1
2018-08-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2
-1
/
+2
2018-08-17
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
1
-0
/
+2
2018-08-17
linux-user: fix 32bit g2h()/h2g()
Laurent Vivier
2
-11
/
+24
2018-08-16
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
Mark Cave-Ayland
2
-1
/
+2
2018-08-16
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
1
-1
/
+23
2018-08-16
elf: Add ELF flags for MIPS machine variants
Aleksandar Markovic
1
-0
/
+23
2018-08-16
elf: Remove duplicate preprocessor constant definition
Aleksandar Markovic
1
-1
/
+0
2018-08-16
aspeed: add a max_ram_size property to the memory controller
Cédric Le Goater
1
-0
/
+1
2018-08-16
aspeed_sdmc: Fix saved values
Joel Stanley
1
-0
/
+1
2018-08-16
aspeed_sdmc: Extend number of valid registers
Joel Stanley
1
-1
/
+1
2018-08-16
loader: Implement .hex file loader
Su Hang
1
-0
/
+12
2018-08-16
loader: add rom transaction API
Stefan Hajnoczi
1
-0
/
+19
2018-08-16
hw/arm: make bitbanded IO optional on ARMv7-M
Stefan Hajnoczi
1
-0
/
+2
2018-08-16
i.MX6UL: Add i.MX6UL SOC
Jean-Christophe Dubois
1
-0
/
+339
2018-08-16
i.MX6UL: Add i.MX6UL specific CCM device
Jean-Christophe Dubois
1
-0
/
+226
2018-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-tests-2018-08-16' into...
Peter Maydell
1
-4
/
+8
2018-08-16
qobject: qobject_from_jsonv() is dangerous, hide it away
Markus Armbruster
1
-2
/
+0
2018-08-16
qobject: New qobject_from_vjsonf_nofail(), qdict_from_vjsonf_nofail()
Markus Armbruster
1
-0
/
+4
2018-08-16
qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()
Markus Armbruster
1
-2
/
+4
2018-08-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-4
/
+0
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
2
-2
/
+0
2018-08-15
block: Remove deprecated -drive option addr
Kevin Wolf
1
-1
/
+0
2018-08-15
block: Remove deprecated -drive geometry options
Kevin Wolf
1
-1
/
+0
2018-08-14
arm/virt: Add support for GICv2 virtualization extensions
Luc Michel
1
-1
/
+3
2018-08-14
xlnx-zynqmp: Improve GIC wiring and MMIO mapping
Luc Michel
1
-2
/
+2
[next]