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
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/usb: Fix bad printf format specifiers
Alex Chen
2021-01-22
4
-9
/
+9
*
hw/usb/host-libusb.c: fix build with kernel < 5.0
Fabrice Fontaine
2021-01-22
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210121' into...
Peter Maydell
2021-01-21
1
-4
/
+36
|
\
|
*
vfio-ccw: Connect the device request notifier
Eric Farman
2021-01-21
1
-4
/
+36
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into st...
Peter Maydell
2021-01-21
3
-3
/
+14
|
\
\
|
|
/
|
/
|
|
*
block: Honor blk_set_aio_context() context requirements
Sergio Lopez
2021-01-20
3
-3
/
+14
*
|
hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
Jiaxun Yang
2021-01-20
1
-20
/
+20
|
/
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...
Peter Maydell
2021-01-19
1
-82
/
+157
|
\
|
*
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
1
-17
/
+4
|
*
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
1
-1
/
+1
*
|
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
1
-0
/
+1
*
|
spapr: Improve handling of memory unplug with old guests
Greg Kurz
2021-01-19
3
-13
/
+21
*
|
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
1
-38
/
+0
*
|
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
4
-0
/
+1352
|
\
\
|
*
|
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
1
-0
/
+16
|
*
|
riscv: Add semihosting support
Keith Packard
2021-01-18
2
-2
/
+85
|
*
|
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
2
-6
/
+46
|
*
|
semihosting: Move ARM semihosting code to shared directories
Keith Packard
2021-01-18
3
-0
/
+1128
*
|
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-01-18
6
-36
/
+119
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
riscv: Pass RISCVHartArrayState by pointer
Alistair Francis
2021-01-16
4
-19
/
+17
|
*
|
hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite
Green Wan
2021-01-16
1
-8
/
+23
|
*
|
hw/riscv: sifive_u: Use SIFIVE_U_CPU for mc->default_cpu_type
Bin Meng
2021-01-16
1
-5
/
+1
|
*
|
RISC-V: Place DTB at 3GB boundary instead of 4GB
Atish Patra
2021-01-16
1
-4
/
+4
|
*
|
hw/block: m25p80: Implement AAI-WP command support for SST flashes
Xuzhou Cheng
2021-01-16
1
-0
/
+73
[next]