index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
target/arm: factor MDCR_EL2 common handling
Rémi Denis-Courmont
2021-01-19
1
-16
/
+22
|
*
target/arm: use arm_hcr_el2_eff() where applicable
Rémi Denis-Courmont
2021-01-19
1
-13
/
+18
|
*
target/arm: use arm_is_el2_enabled() where applicable
Rémi Denis-Courmont
2021-01-19
3
-29
/
+16
|
*
target/arm: add arm_is_el2_enabled() helper
Rémi Denis-Courmont
2021-01-19
1
-0
/
+17
|
*
target/arm: remove redundant tests
Rémi Denis-Courmont
2021-01-19
2
-10
/
+8
|
*
target/arm: Use object_property_add_bool for "sve" property
Richard Henderson
2021-01-19
1
-14
/
+10
|
*
target/arm: Add cpu properties to control pauth
Richard Henderson
2021-01-19
6
-4
/
+94
|
*
target/arm: Implement an IMPDEF pauth algorithm
Richard Henderson
2021-01-19
3
-9
/
+131
|
/
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...
Peter Maydell
2021-01-19
2
-85
/
+169
|
\
|
*
hw/m68k/next-cube: Add missing header comment to next-cube.h
Peter Maydell
2021-01-19
1
-0
/
+10
|
*
hw/m68k/next-cube: Add vmstate for NeXTPC device
Peter Maydell
2021-01-19
1
-1
/
+33
|
*
hw/m68k/next-cube: Remove unused fields from NeXTState
Peter Maydell
2021-01-19
1
-4
/
+0
|
*
hw/m68k/next-cube: Move rtc into NeXTPC struct
Peter Maydell
2021-01-19
1
-14
/
+8
|
*
hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device
Peter Maydell
2021-01-19
2
-18
/
+6
|
*
hw/m68k/next-cube: Move int_status and int_mask to NeXTPC struct
Peter Maydell
2021-01-19
1
-17
/
+16
|
*
hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaque
Peter Maydell
2021-01-19
1
-8
/
+23
|
*
hw/m68k/next-cube: Move scr_ops into NeXTPC device
Peter Maydell
2021-01-19
1
-25
/
+25
|
*
hw/m68k/next-cube: Move mmio_ops into NeXTPC device
Peter Maydell
2021-01-19
1
-36
/
+44
|
*
hw/m68k/next-cube: Move register/interrupt functionality into a device
Peter Maydell
2021-01-19
1
-0
/
+44
|
*
hw/m68k/next-cube: Make next_irq() function static
Peter Maydell
2021-01-19
2
-3
/
+1
*
|
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210119' in...
Peter Maydell
2021-01-19
17
-486
/
+146
|
\
\
|
|
/
|
/
|
|
*
spapr_cpu_core.c: use g_auto* in spapr_create_vcpu()
Daniel Henrique Barboza
2021-01-19
1
-9
/
+3
|
*
spapr_rtas.c: fix identation of rtas_ibm_suspend_me() args
Daniel Henrique Barboza
2021-01-19
1
-3
/
+3
|
*
spapr_hcall.c: make do_client_architecture_support static
Daniel Henrique Barboza
2021-01-19
2
-5
/
+1
|
*
spapr.h: fix trailing whitespace in phb_placement
Daniel Henrique Barboza
2021-01-19
1
-1
/
+1
|
*
spapr: Improve handling of memory unplug with old guests
Greg Kurz
2021-01-19
5
-14
/
+23
|
*
sam460ex: Use type cast macro instead of simple cast
BALATON Zoltan
2021-01-19
1
-5
/
+2
|
*
Revert "ppc4xx: Move common dependency on serial to common option"
BALATON Zoltan
2021-01-19
1
-1
/
+4
|
*
Revert "sam460ex: Remove FDT_PPC dependency from KConfig"
BALATON Zoltan
2021-01-19
1
-0
/
+1
|
*
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
2021-01-19
3
-47
/
+7
|
*
hw/ppc/ppc405_uc: Drop use of ppcuic_init()
Peter Maydell
2021-01-19
3
-33
/
+47
|
*
hw/intc/ppc-uic: Make default dcr-base 0xc0, not 0x30
Peter Maydell
2021-01-19
1
-1
/
+1
|
*
hw/ppc: Delete unused ppc405cr_init() code
Peter Maydell
2021-01-19
2
-351
/
+0
|
*
hw/ppc/sam460ex: Drop use of ppcuic_init()
Peter Maydell
2021-01-19
1
-16
/
+53
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-01-18
4
-5
/
+26
|
\
|
*
hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2021-01-18
1
-3
/
+5
|
*
misc/mos6522: Use timer_free() in the finalize function to avoid memleak
Gan Qixin
2021-01-18
1
-0
/
+9
|
*
pl031: Use timer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-18
1
-0
/
+8
|
*
hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2021-01-18
1
-2
/
+4
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1801...
Peter Maydell
2021-01-18
64
-336
/
+982
|
\
\
|
*
|
semihosting: Implement SYS_ISERROR
Keith Packard
2021-01-18
1
-0
/
+4
|
*
|
semihosting: Implement SYS_TMPNAM
Keith Packard
2021-01-18
1
-2
/
+19
|
*
|
semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
Keith Packard
2021-01-18
3
-0
/
+22
|
*
|
riscv: Add semihosting support for user mode
Kito Cheng
2021-01-18
1
-0
/
+5
|
*
|
riscv: Add semihosting support
Keith Packard
2021-01-18
13
-12
/
+162
|
*
|
semihosting: Support SYS_HEAPINFO when env->boot_info is not set
Keith Packard
2021-01-18
1
-1
/
+42
|
*
|
semihosting: Change internal common-semi interfaces to use CPUState *
Keith Packard
2021-01-18
1
-163
/
+186
|
*
|
semihosting: Change common-semi API to be architecture-independent
Keith Packard
2021-01-18
7
-19
/
+59
|
*
|
semihosting: Move ARM semihosting code to shared directories
Keith Packard
2021-01-18
12
-5
/
+13
|
*
|
target/arm: use official org.gnu.gdb.aarch64.sve layout for registers
Alex Bennée
2021-01-18
3
-47
/
+41
[prev]
[next]