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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-01
exec: Remove accel/tcg/ from include paths
Philippe Mathieu-Daudé
3
-6
/
+6
2021-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-13
/
+72
2021-04-30
block: Add BDRV_O_NO_SHARE for blk_new_open()
Kevin Wolf
1
-0
/
+1
2021-04-30
block: refactor bdrv_child_set_perm_safe() transaction action
Vladimir Sementsov-Ogievskiy
1
-5
/
+0
2021-04-30
block: bdrv_reopen_multiple: refresh permissions on updated graph
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2021-04-30
block: make bdrv_refresh_limits() to be a transaction action
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2021-04-30
block: introduce bdrv_drop_filter()
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2021-04-30
util: add transactions.c
Vladimir Sementsov-Ogievskiy
1
-0
/
+63
2021-04-30
block: make bdrv_reopen_{prepare,commit,abort} private
Vladimir Sementsov-Ogievskiy
1
-4
/
+0
2021-04-30
block: drop ctx argument from bdrv_root_attach_child
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2021-04-30
block: BdrvChildClass: add .get_parent_aio_context handler
Vladimir Sementsov-Ogievskiy
2
-0
/
+4
2021-04-30
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
1
-0
/
+4
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2
-0
/
+6
2021-04-23
net: check the existence of peer before trying to pad
Jason Wang
1
-0
/
+5
2021-04-17
include/qemu/osdep.h: Move system includes to top
Peter Maydell
1
-7
/
+13
2021-04-17
osdep: protect qemu/osdep.h with extern "C"
Paolo Bonzini
2
-1
/
+15
2021-04-17
osdep: include glib-compat.h before other QEMU headers
Paolo Bonzini
1
-1
/
+7
2021-04-13
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210412' in...
Peter Maydell
2
-13
/
+0
2021-04-12
esp: fix setting of ESPState mig_version_id when launching QEMU with -S option
Mark Cave-Ayland
1
-0
/
+1
2021-04-12
exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1
Richard Henderson
1
-2
/
+2
2021-04-12
spapr: rollback 'unplug timeout' for CPU hotunplugs
Daniel Henrique Barboza
2
-13
/
+0
2021-04-08
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-34
/
+1
2021-04-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210407b'...
Peter Maydell
1
-0
/
+2
2021-04-08
Revert "qapi: net: Add query-netdev command"
Jason Wang
1
-3
/
+0
2021-04-08
Revert "net: Move NetClientState.info_str to dynamic allocations"
Jason Wang
1
-1
/
+1
2021-04-08
Revert "hmp: Use QAPI NetdevInfo in hmp_info_network"
Jason Wang
1
-30
/
+0
2021-04-07
hw/block/nvme: fix handling of private namespaces
Klaus Jensen
1
-0
/
+1
2021-04-06
migration: Inhibit virtio-balloon for the duration of background snapshot
Andrey Gruzdev
1
-0
/
+2
2021-04-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...
Peter Maydell
1
-0
/
+39
2021-04-06
virtio-pci: compat page aligned ATS
Jason Wang
1
-1
/
+1
2021-04-06
machine: Provide a function to check the dynamic sysbus allowlist
Peter Maydell
1
-0
/
+24
2021-04-06
include/hw/boards.h: Document machine_class_allow_dynamic_sysbus_dev()
Peter Maydell
1
-0
/
+15
2021-04-04
x86: rename oem-id and oem-table-id properties
Paolo Bonzini
1
-2
/
+2
2021-04-01
Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...
Peter Maydell
2
-10
/
+3
2021-04-01
chardev: Fix yank with the chardev-change case
Lukas Straub
1
-0
/
+3
2021-04-01
yank: Remove dependency on qiochannel
Lukas Straub
1
-10
/
+0
2021-03-31
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
1
-7
/
+10
2021-03-31
coroutine-lock: Reimplement CoRwlock to fix downgrade bug
Paolo Bonzini
1
-7
/
+10
2021-03-31
spapr: Fix typo in the patb_entry comment
Alexey Kardashevskiy
1
-1
/
+1
2021-03-26
s390x: move S390_ADAPTER_SUPPRESSIBLE
Gerd Hoffmann
2
-7
/
+3
2021-03-24
m68k: add the virtio devices aliases
Laurent Vivier
1
-0
/
+1
2021-03-24
qdev: define list of archs with virtio-pci or virtio-ccw
Laurent Vivier
1
-0
/
+8
2021-03-24
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20210323' into staging
Peter Maydell
2
-11
/
+38
2021-03-23
exec: Build page-vary-common.c with -fno-lto
Richard Henderson
2
-4
/
+5
2021-03-23
exec: Extract 'page-vary.h' header
Richard Henderson
2
-7
/
+33
2021-03-23
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210323-pull-request' i...
Peter Maydell
2
-13
/
+6
2021-03-23
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210323'...
Peter Maydell
3
-4
/
+60
2021-03-23
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
3
-0
/
+7
2021-03-23
hw/core/loader: Add new function rom_ptr_for_as()
Peter Maydell
1
-0
/
+31
2021-03-23
memory: Add offset_in_region to flatview_cb arguments
Peter Maydell
1
-0
/
+2
[next]