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
2019-05-22
crypto: Change the qcrypto_random_bytes buffer type to void*
Richard Henderson
1
-1
/
+1
2019-05-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into staging
Peter Maydell
11
-98
/
+264
2019-05-21
linux headers: update against Linux 5.2-rc1
Cornelia Huck
10
-98
/
+263
2019-05-20
pci: Simplify pci_bus_is_root()
David Gibson
2
-2
/
+11
2019-05-20
hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
Wei Yang
1
-0
/
+33
2019-05-20
vhost-user-blk: Add support to reconnect backend
Xie Yongji
1
-0
/
+3
2019-05-20
virtio: Introduce started flag to VirtioDevice
Xie Yongji
1
-0
/
+2
2019-05-20
Revert "globals: Allow global properties to be optional"
Daniel P. Berrangé
1
-3
/
+0
2019-05-20
block: Add blk_set_allow_aio_context_change()
Kevin Wolf
1
-0
/
+1
2019-05-20
block: Propagate AioContext change to parents
Kevin Wolf
2
-0
/
+3
2019-05-20
block: Make bdrv_attach/detach_aio_context() static
Kevin Wolf
1
-21
/
+0
2019-05-20
block: Add bdrv_try_set_aio_context()
Kevin Wolf
2
-0
/
+11
2019-05-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-3
/
+4
2019-05-17
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...
Peter Maydell
2
-74
/
+64
2019-05-17
ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...
Vitaly Kuznetsov
1
-0
/
+3
2019-05-17
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
2
-4
/
+0
2019-05-17
hw/acpi/piix4: Move TYPE_PIIX4_PM to a public header
Philippe Mathieu-Daudé
1
-0
/
+2
2019-05-17
vhost_net: don't set backend for the uninitialized virtqueue
Jason Wang
1
-0
/
+1
2019-05-17
leon3: introduce the plug and play mechanism
KONRAD Frederic
1
-0
/
+60
2019-05-17
grlib, apbuart: get rid of the old-style create function
KONRAD Frederic
1
-19
/
+1
2019-05-17
grlib, gptimer: get rid of the old-style create function
KONRAD Frederic
1
-26
/
+1
2019-05-17
grlib, irqmp: get rid of the old-style create function
KONRAD Frederic
1
-29
/
+2
2019-05-17
s390/css: handle CCW_FLAG_SKIP
Cornelia Huck
1
-0
/
+1
2019-05-16
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into staging
Peter Maydell
3
-52
/
+19
2019-05-14
migration/colo.h: Remove obsolete codes
Zhang Chen
1
-2
/
+0
2019-05-14
migration/colo.c: Remove redundant input parameter
Zhang Chen
1
-1
/
+1
2019-05-14
migration: comment VMSTATE_UNUSED*() properly
Peter Xu
1
-0
/
+14
2019-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
51
-113
/
+115
2019-05-13
Merge remote-tracking branch 'remotes/kraxel/tags/input-20190513-v2-pull-requ...
Peter Maydell
2
-0
/
+71
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
9
-9
/
+8
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
7
-7
/
+8
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
19
-55
/
+60
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
15
-41
/
+39
2019-05-13
Clean up includes
Markus Armbruster
1
-1
/
+0
2019-05-10
tcg: Use tlb_fill probe from tlb_vaddr_to_host
Richard Henderson
1
-40
/
+10
2019-05-10
tcg: Remove CPUClass::handle_mmu_fault
Richard Henderson
1
-3
/
+0
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
1
-9
/
+0
2019-05-10
tcg: Add CPUClass::tlb_fill
Richard Henderson
1
-0
/
+9
2019-05-10
block: Remove bdrv_read() and bdrv_write()
Alberto Garcia
1
-4
/
+0
2019-05-10
Add vhost-user-input-pci
Marc-André Lureau
1
-0
/
+14
2019-05-10
Add vhost-user-backend
Marc-André Lureau
1
-0
/
+57
2019-05-09
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...
Peter Maydell
1
-0
/
+1
2019-05-09
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-3
/
+0
2019-05-09
include/exec/poison: Mark TARGET_FMT_lu as poisoned, too
Thomas Huth
1
-0
/
+1
2019-05-08
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-05-07' into st...
Peter Maydell
1
-12
/
+26
2019-05-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...
Peter Maydell
5
-6
/
+10
2019-05-07
qemu-nbd: Look up flag names in array
Max Reitz
1
-12
/
+26
2019-05-07
osdep: Fix mingw compilation regarding stdio formats
Cao Jiaxi
1
-5
/
+5
2019-05-07
QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
Cao Jiaxi
1
-1
/
+1
2019-05-07
arm: aspeed: Set SDRAM size
Joel Stanley
1
-0
/
+1
[next]