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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
14
-112
/
+103
2022-04-20
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
1
-1
/
+0
2022-04-20
hw/ppc: change indentation to spaces from TABs
Guo Zhi
2
-12
/
+12
2022-04-20
ppc/pnv: Remove LSI on the PCIE host bridge
Frederic Barrat
2
-0
/
+2
2022-04-20
pcie: Don't try triggering a LSI when not defined
Frederic Barrat
2
-3
/
+4
2022-04-20
ppc/vof: Fix uninitialized string tracing
Alexey Kardashevskiy
1
-1
/
+1
2022-04-20
hw/ppc/ppc405_boards: Initialize g_autofree pointer
Bernhard Beschow
1
-2
/
+2
2022-04-20
spapr: Move nested KVM hypercalls under a TCG only config.
Fabiano Rosas
1
-6
/
+20
2022-04-20
spapr: Move hypercall_register_softmmu
Fabiano Rosas
1
-25
/
+25
2022-04-20
ppc/pnv: Remove useless checks in set_irq handlers
Cédric Le Goater
1
-10
/
+0
2022-04-20
ppc/pnv: Remove PnvPsiClas::irq_set
Cédric Le Goater
1
-17
/
+6
2022-04-20
ppc/pnv: Remove PnvOCC::psi link
Cédric Le Goater
2
-18
/
+10
2022-04-20
ppc/pnv: Remove PnvLpcController::psi link
Cédric Le Goater
3
-21
/
+26
2022-04-20
ppc/pnv: Fix PSI IRQ definition
Cédric Le Goater
1
-6
/
+3
2022-04-20
ppc/spapr/ddw: Add 2M pagesize
Alexey Kardashevskiy
1
-0
/
+1
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
1
-1
/
+0
2022-04-20
util/log: Remove qemu_log_flush
Richard Henderson
2
-2
/
+0
2022-04-20
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
1
-13
/
+15
2022-04-20
hw/xen: Split out xen_pv_output_msg
Richard Henderson
1
-20
/
+24
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
1
-1
/
+1
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
8
-7
/
+73
2022-04-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
126
-420
/
+1030
2022-04-08
virtio-iommu: use-after-free fix
Wentao Liang
1
-0
/
+1
2022-04-07
ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
Mauro Matteo Cascella
2
-0
/
+9
2022-04-07
display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)
Mauro Matteo Cascella
1
-1
/
+1
2022-04-06
acpi: fix acpi_index migration
Dr. David Alan Gilbert
4
-12
/
+17
2022-04-06
virtio-ccw: do not include headers for all virtio devices
Paolo Bonzini
4
-16
/
+6
2022-04-06
virtio-ccw: move device type declarations to .c files
Paolo Bonzini
13
-133
/
+119
2022-04-06
virtio-ccw: move vhost_ccw_scsi to a separate file
Paolo Bonzini
3
-47
/
+65
2022-04-06
s390x: follow qdev tree to detect SCSI device on a CCW bus
Paolo Bonzini
1
-8
/
+12
2022-04-06
hw: hyperv: Initial commit for Synthetic Debugging device
Jon Doron
3
-0
/
+408
2022-04-06
hyperv: Add support to process syndbg commands
Jon Doron
1
-0
/
+243
2022-04-06
hyperv: SControl is optional to enable SynIc
Jon Doron
1
-33
/
+76
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
75
-75
/
+0
2022-04-06
include: move C/util-related declarations to cutils.h
Marc-André Lureau
5
-5
/
+5
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
16
-47
/
+47
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
10
-24
/
+24
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
10
-21
/
+21
2022-04-06
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2
-11
/
+4
2022-04-05
xlnx-bbram: hw/nvram: Fix uninitialized Error *
Tong Ho
1
-1
/
+1
2022-04-04
hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
Daniel Henrique Barboza
2
-0
/
+10
2022-04-01
9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c
Will Cohen
2
-23
/
+23
2022-03-31
vhost-vdpa: fix typo in a comment
Stefano Garzarella
1
-1
/
+1
2022-03-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-2
/
+2
2022-03-29
virtio: fix --enable-vhost-user build on non-Linux
Paolo Bonzini
1
-2
/
+2
2022-03-25
hw/intc/arm_gicv3_its: Add missing newlines to process_mapc() logging
Peter Maydell
1
-2
/
+2
2022-03-24
hw: Fix misleading hexadecimal format
Philippe Mathieu-Daudé
4
-8
/
+8
2022-03-22
Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2
-12
/
+34
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
9
-10
/
+10
2022-03-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-5
/
+2
[next]