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
2020-01-08
ppc/pnv: Add an "nr-threads" property to the base chip class
Greg Kurz
1
-0
/
+1
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
1
-2
/
+3
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
-0
/
+2
2020-01-08
spapr/xive: Use device_class_set_parent_realize()
Greg Kurz
1
-0
/
+10
2020-01-08
mos6522: remove anh register
Laurent Vivier
1
-1
/
+0
2020-01-08
linux-headers: Update
Bharata B Rao
6
-4
/
+131
2020-01-07
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...
Peter Maydell
1
-0
/
+3
2020-01-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-2
/
+85
2020-01-07
q800: add a block backend to the PRAM
Laurent Vivier
1
-0
/
+3
2020-01-06
Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...
Peter Maydell
4
-5
/
+68
2020-01-06
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...
Peter Maydell
1
-0
/
+1
2020-01-06
virtio: make seg_max virtqueue size dependent
Denis Plotnikov
2
-0
/
+2
2020-01-06
util: add dbus helper unit
Marc-André Lureau
1
-0
/
+19
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
2
-5
/
+5
2020-01-06
vmstate: add qom interface to get id
Marc-André Lureau
3
-0
/
+44
2020-01-06
block: Add bdrv_qapi_perm_to_blk_perm()
Max Reitz
1
-0
/
+1
2020-01-05
hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument
Philippe Mathieu-Daudé
1
-2
/
+2
2020-01-05
numa: Extend CLI to provide memory side cache information
Liu Jingqi
1
-0
/
+5
2020-01-05
numa: Extend CLI to provide memory latency and bandwidth information
Liu Jingqi
1
-0
/
+53
2020-01-05
numa: Extend CLI to provide initiator information for numa nodes
Tao Xu
1
-0
/
+5
2020-01-05
virtio: don't enable notifications during polling
Stefan Hajnoczi
1
-0
/
+1
2020-01-05
virtio-pci: disable vring processing when bus-mastering is disabled
Michael Roth
1
-0
/
+15
2020-01-05
virtio: add ability to delete vq through a pointer
Michael S. Tsirkin
1
-0
/
+2
2020-01-02
osdep: add qemu_unlink()
Marc-André Lureau
1
-0
/
+1
2020-01-02
object: add g_autoptr support
Marc-André Lureau
1
-0
/
+3
2020-01-02
ui: add pixman image g_autoptr support
Marc-André Lureau
1
-0
/
+2
2020-01-02
console: add graphic_hw_update_done()
Marc-André Lureau
1
-0
/
+2
2019-12-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
2
-13
/
+69
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
14
-86
/
+345
2019-12-19
linux-user: log page table changes under -d page
Alex Bennée
1
-6
/
+5
2019-12-18
Add use of RCU for qemu_logfile.
Robert Foley
2
-10
/
+64
2019-12-18
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
1
-3
/
+6
2019-12-18
include/qom/object.h: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2019-12-18
block/snapshot: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-12-18
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-12-18
error: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
2019-12-18
io: Fix Error usage in a comment <example>
Markus Armbruster
1
-1
/
+1
2019-12-18
crypto: Fix typo in QCryptoTLSSession's <example> comment
Markus Armbruster
1
-1
/
+1
2019-12-18
error: Fix -msg timestamp default
Markus Armbruster
1
-1
/
+2
2019-12-18
hw/pci: Remove the "command_serr_enable" property
Thomas Huth
1
-1
/
+1
2019-12-18
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
Philippe Mathieu-Daudé
1
-2
/
+17
2019-12-18
memory: include MemoryListener documentation and some missing function parame...
Paolo Bonzini
1
-4
/
+214
2019-12-17
memory.h: Silence kernel-doc complaints
Paolo Bonzini
1
-6
/
+10
2019-12-17
bitops.h: Silence kernel-doc complaints
Peter Maydell
1
-20
/
+32
2019-12-17
memory: use RCU_READ_LOCK_GUARD
Paolo Bonzini
1
-2
/
+1
2019-12-17
hw/i386/pc: Extract the port92 device
Philippe Mathieu-Daudé
1
-0
/
+3
2019-12-17
hw/isa/isa-bus: cleanup irq functions
Paolo Bonzini
1
-4
/
+4
2019-12-17
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
Philippe Mathieu-Daudé
1
-1
/
+0
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2
-20
/
+18
[next]