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
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
3
-5
/
+5
*
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-20
2
-0
/
+6
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-04-20
8
-13
/
+125
|
\
|
*
hyperv: Add support to process syndbg commands
Jon Doron
2022-04-06
1
-0
/
+58
|
*
hyperv: Add definitions for syndbg
Jon Doron
2022-04-06
1
-0
/
+52
|
*
include: move page_size_init() to include/hw/core/cpu.h
Marc-André Lureau
2022-04-06
1
-0
/
+2
|
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
3
-3
/
+3
|
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
5
-10
/
+10
*
|
acpi: fix acpi_index migration
Dr. David Alan Gilbert
2022-04-06
1
-2
/
+0
|
/
*
ppc/pnv: Fix number of registers in the PCIe controller on POWER9
Frederic Barrat
2022-04-04
1
-1
/
+1
*
hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
Daniel Henrique Barboza
2022-04-04
1
-0
/
+1
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
8
-15
/
+15
*
hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control
Edgar E. Iglesias
2022-03-18
1
-1
/
+3
*
hw/misc: Add a model of the Xilinx ZynqMP APU Control
Edgar E. Iglesias
2022-03-18
1
-0
/
+93
*
hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF
Edgar E. Iglesias
2022-03-18
1
-0
/
+2
*
hw/misc: Add a model of the Xilinx ZynqMP CRF
Edgar E. Iglesias
2022-03-18
1
-0
/
+211
*
hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area
Edgar E. Iglesias
2022-03-18
1
-1
/
+1
*
Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into staging
Peter Maydell
2022-03-15
2
-1
/
+5
|
\
|
*
ppc/pnv: Remove user-created PHB{3,4,5} devices
Cédric Le Goater
2022-03-14
1
-1
/
+0
|
*
ppc/pnv: Introduce a pnv-phb5 device to match root port
Frederic Barrat
2022-03-14
1
-0
/
+5
*
|
vdpa: Expose VHOST_F_LOG_ALL on SVQ
Eugenio Pérez
2022-03-15
1
-0
/
+1
*
|
vdpa: Add custom IOTLB translations to SVQ
Eugenio Pérez
2022-03-15
1
-0
/
+3
*
|
vhost: Add Shadow VirtQueue kick forwarding capabilities
Eugenio Pérez
2022-03-15
1
-0
/
+4
|
/
*
Merge remote-tracking branch 'remotes/mcayland/tags/q800-updates-for-7.0-2022...
Peter Maydell
2022-03-10
5
-41
/
+69
|
\
|
*
esp: convert ESPState pdma_cb from a function pointer to an integer
Mark Cave-Ayland
2022-03-09
1
-1
/
+10
|
*
macfb: increase number of registers saved in MacfbState
Mark Cave-Ayland
2022-03-09
1
-1
/
+2
|
*
macfb: don't use special irq_state and irq_mask variables in MacfbState
Mark Cave-Ayland
2022-03-09
1
-2
/
+0
|
*
macio/pmu.c: remove redundant code
Mark Cave-Ayland
2022-03-09
1
-2
/
+0
|
*
mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
Mark Cave-Ayland
2022-03-09
1
-0
/
+15
|
*
mos6522: record last_irq_levels in mos6522_set_irq()
Mark Cave-Ayland
2022-03-09
1
-0
/
+1
|
*
mos6522: add "info via" HMP command for debugging
Mark Cave-Ayland
2022-03-09
1
-0
/
+2
|
*
mos6522: add register names to register read/write trace events
Mark Cave-Ayland
2022-03-09
1
-0
/
+2
|
*
mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
Mark Cave-Ayland
2022-03-09
1
-2
/
+0
|
*
mos6522: switch over to use qdev gpios for IRQs
Mark Cave-Ayland
2022-03-09
2
-5
/
+2
|
*
mac_via: use IFR bit flag constants for VIA2 IRQs
Mark Cave-Ayland
2022-03-09
1
-10
/
+9
|
*
mac_via: use IFR bit flag constants for VIA1 IRQs
Mark Cave-Ayland
2022-03-09
1
-10
/
+10
|
*
mos6522: add defines for IFR bit flags
Mark Cave-Ayland
2022-03-09
1
-7
/
+15
*
|
Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into staging
Peter Maydell
2022-03-09
2
-1
/
+76
|
\
\
|
*
|
hw/sensor: add Renesas raa228000 device
Titus Rwantare
2022-03-08
1
-0
/
+1
|
*
|
hw/sensor: add Renesas raa229004 PMBus device
Titus Rwantare
2022-03-08
1
-0
/
+1
|
*
|
hw/sensor: add Intersil ISL69260 device model
Titus Rwantare
2022-03-08
1
-0
/
+50
|
*
|
hw/i2c: Added linear mode translation for pmbus devices
Shengtan Mao
2022-03-08
1
-1
/
+19
|
*
|
hw/i2c: pmbus: fix error returns and guard against out of range accesses
Titus Rwantare
2022-03-08
1
-0
/
+2
|
*
|
hw/i2c: pmbus: add registers
Titus Rwantare
2022-03-08
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...
Peter Maydell
2022-03-09
1
-2
/
+1
|
\
\
\
|
*
|
|
aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'
Cédric Le Goater
2022-03-08
1
-1
/
+1
|
*
|
|
aspeed/smc: Remove 'num_cs' field
Cédric Le Goater
2022-03-08
1
-1
/
+0
*
|
|
|
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
2022-03-09
4
-8
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
2022-03-08
1
-1
/
+0
|
*
|
|
hw/isa: Drop unused attributes from ISADevice
Bernhard Beschow
2022-03-08
1
-2
/
+0
[next]