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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211013' into staging
Richard Henderson
2021-10-13
3
-319
/
+245
|
\
|
*
tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
Richard Henderson
2021-10-13
2
-71
/
+74
|
*
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
2021-10-13
2
-87
/
+87
|
*
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson
2021-10-13
1
-161
/
+84
*
|
hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
1
-11
/
+0
*
|
hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+0
*
|
hw/i386/sgx: Have sgx_epc_get_section() return a boolean
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+1
*
|
monitor: Reduce hmp_info_sev() declaration
Philippe Mathieu-Daudé
2021-10-13
2
-1
/
+1
*
|
target/i386/sev: Declare system-specific functions in 'sev.h'
Philippe Mathieu-Daudé
2021-10-13
1
-28
/
+0
|
/
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-121021-2' int...
Richard Henderson
2021-10-12
1
-6
/
+0
|
\
|
*
accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid
Alex Bennée
2021-10-12
1
-6
/
+0
*
|
hw/arm: Integrate ADC model into Aspeed SoC
Andrew Jeffery
2021-10-12
1
-0
/
+2
*
|
hw/adc: Add basic Aspeed ADC model
Andrew Jeffery
2021-10-12
1
-0
/
+55
*
|
hw: aspeed_gpio: Fix GPIO array indexing
Peter Delevoryas
2021-10-12
1
-3
/
+2
*
|
aspeed/i2c: QOMify AspeedI2CBus
Cédric Le Goater
2021-10-12
1
-2
/
+6
*
|
aspeed/smc: Remove unused attribute 'irqline'
Cédric Le Goater
2021-10-12
1
-1
/
+0
*
|
aspeed/smc: Introduce a new addr_width() class handler
Cédric Le Goater
2021-10-12
1
-0
/
+1
*
|
aspeed/smc: Add default reset values
Cédric Le Goater
2021-10-12
1
-0
/
+1
*
|
aspeed/smc: QOMify AspeedSMCFlash
Cédric Le Goater
2021-10-12
1
-4
/
+9
*
|
aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'
Cédric Le Goater
2021-10-12
1
-1
/
+1
*
|
aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
1
-1
/
+0
*
|
aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
1
-1
/
+0
*
|
aspeed/smc: Drop AspeedSMCController structure
Cédric Le Goater
2021-10-12
1
-35
/
+29
|
/
*
macfb: add vertical blank interrupt
Mark Cave-Ayland
2021-10-08
1
-0
/
+8
*
macfb: add common monitor modes supported by the MacOS toolbox ROM
Mark Cave-Ayland
2021-10-08
1
-1
/
+15
*
macfb: add qdev property to specify display type
Mark Cave-Ayland
2021-10-08
1
-0
/
+1
*
macfb: implement mode sense to allow display type to be detected
Mark Cave-Ayland
2021-10-08
1
-0
/
+20
*
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...
Richard Henderson
2021-10-07
1
-7
/
+22
|
\
|
*
job: Add job_cancel_requested()
Hanna Reitz
2021-10-07
1
-1
/
+7
|
*
jobs: Give Job.force_cancel more meaning
Hanna Reitz
2021-10-07
1
-1
/
+10
|
*
job: @force parameter for job_cancel_sync()
Hanna Reitz
2021-10-07
1
-5
/
+5
*
|
hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART
Philippe Mathieu-Daudé
2021-10-07
1
-3
/
+9
*
|
hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container
Philippe Mathieu-Daudé
2021-10-07
1
-0
/
+1
*
|
hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definition
Philippe Mathieu-Daudé
2021-10-07
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211006' into staging
Richard Henderson
2021-10-06
5
-82
/
+141
|
\
\
|
*
|
hw/core/cpu: Re-sort the non-pointers to the end of CPUClass
Richard Henderson
2021-10-06
1
-4
/
+7
|
*
|
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
2021-10-06
1
-2
/
+24
|
*
|
tcg: Split out MemOpIdx to exec/memopidx.h
Richard Henderson
2021-10-06
2
-38
/
+56
|
*
|
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-06
1
-37
/
+37
|
*
|
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-10-06
1
-5
/
+9
|
*
|
tcg: add dup_const_tl wrapper
Philipp Tomsich
2021-10-06
1
-0
/
+12
*
|
|
block: introduce max_hw_iov for use in scsi-generic
Paolo Bonzini
2021-10-06
2
-0
/
+8
*
|
|
block: implement bdrv_new_open_driver_opts()
Vladimir Sementsov-Ogievskiy
2021-10-06
1
-0
/
+4
*
|
|
include/block.h: remove outdated comment
Emanuele Giuseppe Esposito
2021-10-06
1
-3
/
+1
|
/
/
*
|
hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
Ani Sinha
2021-10-05
1
-1
/
+1
*
|
acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop pa...
Igor Mammedov
2021-10-05
1
-1
/
+1
*
|
acpi: remove no longer used build_header()
Igor Mammedov
2021-10-05
2
-29
/
+0
*
|
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2021-10-05
1
-14
/
+0
*
|
acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
1
-25
/
+0
*
|
acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
1
-32
/
+0
[next]