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-02-05
memory-internal.h: Remove obsolete claim that header is obsolete
Peter Maydell
1
-3
/
+4
2018-02-05
qdev: add helpers to be more explicit when using abstract QOM parent functions
Philippe Mathieu-Daudé
1
-0
/
+10
2018-02-05
qdev: rename typedef qdev_resetfn() -> DeviceReset()
Philippe Mathieu-Daudé
1
-2
/
+2
2018-02-05
memory: update comments and fix some typos
Jay Zhou
1
-12
/
+15
2018-02-02
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
Philippe Mathieu-Daudé
2
-9
/
+30
2018-01-30
target/hppa: Skeleton support for hppa-softmmu
Helge Deller
1
-0
/
+1
2018-01-30
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-01-26-2...
Peter Maydell
3
-4
/
+67
2018-01-29
tpm: add CRB device
Marc-André Lureau
2
-0
/
+54
2018-01-29
tpm: report backend request error
Marc-André Lureau
2
-2
/
+3
2018-01-29
tpm: replace GThreadPool with AIO threadpool
Marc-André Lureau
1
-2
/
+10
2018-01-29
Merge remote-tracking branch 'remotes/kraxel/tags/input-20180129-v2-pull-requ...
Peter Maydell
1
-3
/
+15
2018-01-29
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180129' int...
Peter Maydell
2
-3
/
+27
2018-01-29
ui: fix alphabetical ordering of keymaps
Daniel P. Berrange
1
-3
/
+3
2018-01-29
hw: convert the escc device to keycodemapdb
Daniel P. Berrange
1
-0
/
+3
2018-01-29
hw: convert ps2 device to keycodemapdb
Daniel P. Berrange
1
-0
/
+9
2018-01-29
target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
Suraj Jitindar Singh
1
-0
/
+1
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch
Suraj Jitindar Singh
1
-1
/
+4
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_bounds_check
Suraj Jitindar Singh
1
-1
/
+4
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_cache
Suraj Jitindar Singh
1
-1
/
+4
2018-01-29
target/ppc/spapr_caps: Add support for tristate spapr_capabilities
Suraj Jitindar Singh
1
-0
/
+4
2018-01-29
target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]
Suraj Jitindar Singh
1
-0
/
+12
2018-01-27
ppc/pnv: fix PnvChip redefinition in <hw/ppc/pnv_xscom.h>
Cédric Le Goater
1
-2
/
+0
2018-01-26
qapi: add nbd-server-remove
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2018-01-26
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-01-26...
Peter Maydell
3
-0
/
+117
2018-01-26
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180126-v3-pull-reques...
Peter Maydell
2
-1
/
+1
2018-01-26
xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
Alistair Francis
1
-0
/
+2
2018-01-26
xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
Alistair Francis
1
-0
/
+57
2018-01-26
xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
Alistair Francis
1
-0
/
+58
2018-01-26
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2
-4
/
+4
2018-01-26
usb-storage: Fix share-rw option parsing
Fam Zheng
1
-0
/
+1
2018-01-26
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth
1
-1
/
+0
2018-01-25
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180125-pull-request' i...
Peter Maydell
3
-3
/
+27
2018-01-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...
Peter Maydell
2
-3
/
+7
2018-01-25
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2
-14
/
+50
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2
-4
/
+4
2018-01-25
sdl: reorganize -no-frame support
Gerd Hoffmann
2
-3
/
+3
2018-01-25
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
1
-0
/
+21
2018-01-25
ui: convert the SDL2 frontend to keycodemapdb
Daniel P. Berrange
1
-0
/
+3
2018-01-25
sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace object
Philippe Mathieu-Daudé
1
-0
/
+1
2018-01-25
vmstate: Add VMSTATE_UINT64_SUB_ARRAY
Richard Henderson
1
-3
/
+6
2018-01-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+0
2018-01-24
apb: rename apb.c to sabre.c
Mark Cave-Ayland
1
-1
/
+1
2018-01-24
apb: rename QOM type from TYPE_APB to TYPE_SABRE
Mark Cave-Ayland
1
-5
/
+5
2018-01-24
apb: QOMify sabre PCI host bridge
Mark Cave-Ayland
1
-3
/
+11
2018-01-24
apb: rename APB functions to use sabre prefix
Mark Cave-Ayland
1
-1
/
+0
2018-01-24
simba: rename PBMPCIBridge and QOM types to reflect simba naming
Mark Cave-Ayland
1
-5
/
+5
2018-01-24
apb: split simba PCI bridge into hw/pci-bridge/simba.c
Mark Cave-Ayland
2
-9
/
+38
2018-01-24
Revert "qemu: add a cleanup callback function to EventNotifier"
Michael S. Tsirkin
1
-1
/
+0
2018-01-23
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180122' into staging
Peter Maydell
1
-5
/
+1
2018-01-23
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...
Peter Maydell
2
-6
/
+6
[next]