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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2020-01-10
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...
Peter Maydell
12
-141
/
+154
2020-01-10
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...
Peter Maydell
2
-0
/
+88
2020-01-09
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
1
-0
/
+79
2020-01-09
hw/i386/x86-iommu: Add missing stubs
Philippe Mathieu-Daudé
1
-0
/
+9
2020-01-08
ppc/pnv: fix check on return value of blk_getlength()
Cédric Le Goater
1
-1
/
+1
2020-01-08
ppc/pnv: check return value of blk_pwrite()
Cédric Le Goater
1
-2
/
+6
2020-01-08
pnv/psi: Consolidate some duplicated code in pnv_psi_realize()
Greg Kurz
1
-7
/
+12
2020-01-08
pnv/psi: Add device reset hook
Greg Kurz
1
-4
/
+11
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
2
-20
/
+2
2020-01-08
spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr
Greg Kurz
1
-5
/
+4
2020-01-08
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
3
-3
/
+8
2020-01-08
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
Greg Kurz
2
-4
/
+6
2020-01-08
ppc/pnv: Add an "nr-threads" property to the base chip class
Greg Kurz
1
-3
/
+5
2020-01-08
xive: Use the XIVE fabric link under the XIVE router
Greg Kurz
1
-3
/
+11
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
3
-0
/
+16
2020-01-08
pnv/xive: Use device_class_set_parent_realize()
Greg Kurz
1
-0
/
+10
2020-01-08
ppc/pnv: Introduce a "xics" property under the POWER8 chip
Cédric Le Goater
1
-5
/
+19
2020-01-08
ppc/pnv: Introduce a "xics" property alias under the PSI model
Cédric Le Goater
2
-11
/
+4
2020-01-08
spapr/xive: remove redundant check in spapr_match_nvt()
Cédric Le Goater
1
-4
/
+4
2020-01-08
ppc/pnv: Drop "num-chips" machine property
Greg Kurz
1
-50
/
+12
2020-01-08
ppc440_bamboo.c: remove label from bamboo_load_device_tree()
Daniel Henrique Barboza
1
-6
/
+2
2020-01-08
spapr.c: remove 'out' label in spapr_dt_cas_updates()
Daniel Henrique Barboza
1
-6
/
+3
2020-01-08
spapr/xive: Use device_class_set_parent_realize()
Greg Kurz
1
-1
/
+11
2020-01-08
mos6522: remove anh register
Laurent Vivier
1
-8
/
+8
2020-01-08
ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
Cédric Le Goater
1
-1
/
+1
2020-01-08
ppc/spapr: Support reboot of secure pseries guest
Bharata B Rao
1
-0
/
+1
2020-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
35
-308
/
+383
2020-01-07
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...
Peter Maydell
3
-84
/
+309
2020-01-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
24
-78
/
+927
2020-01-07
qdev/qom: remove some TODO limitations now that PROP_PTR is gone
Marc-André Lureau
1
-8
/
+0
2020-01-07
qdev: remove QDEV_PROP_PTR
Marc-André Lureau
1
-18
/
+0
2020-01-07
omap-gpio: remove PROP_PTR
Marc-André Lureau
3
-34
/
+23
2020-01-07
omap-i2c: remove PROP_PTR
Marc-André Lureau
3
-12
/
+17
2020-01-07
omap-intc: remove PROP_PTR
Marc-André Lureau
3
-11
/
+14
2020-01-07
smbus-eeprom: remove PROP_PTR
Marc-André Lureau
1
-9
/
+9
2020-01-07
cris: improve passing PIC interrupt vector to the CPU
Marc-André Lureau
2
-29
/
+1
2020-01-07
mips/cps: fix setting saar property
Marc-André Lureau
1
-1
/
+1
2020-01-07
qdev: use g_strcmp0() instead of open-coding it
Marc-André Lureau
1
-5
/
+2
2020-01-07
leon3: use qdev gpio facilities for the PIL
Marc-André Lureau
1
-2
/
+4
2020-01-07
leon3: use qemu_irq framework instead of callback as property
Marc-André Lureau
2
-35
/
+13
2020-01-07
dp8393x: replace PROP_PTR with PROP_LINK
Marc-André Lureau
3
-6
/
+7
2020-01-07
etraxfs: remove PROP_PTR usage
Marc-André Lureau
1
-11
/
+33
2020-01-07
lance: replace PROP_PTR with PROP_LINK
Marc-André Lureau
4
-6
/
+5
2020-01-07
vmmouse: replace PROP_PTR with PROP_LINK
Marc-André Lureau
3
-13
/
+9
2020-01-07
sm501: make SerialMM a child, export chardev property
Marc-André Lureau
2
-9
/
+22
2020-01-07
mips: use sysbus_mmio_get_region() instead of internal fields
Marc-André Lureau
2
-1
/
+3
2020-01-07
mips: use sysbus_add_io()
Marc-André Lureau
1
-2
/
+1
2020-01-07
mips: baudbase is 115200 by default
Marc-André Lureau
1
-1
/
+0
2020-01-07
mips: inline serial_init()
Marc-André Lureau
2
-19
/
+12
2020-01-07
serial: make SerialIO a sysbus device
Marc-André Lureau
1
-11
/
+53
[next]