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
*
vmbus: vmbus implementation
Jon Doron
2020-06-10
4
-0
/
+2696
*
hyperv: expose API to determine if synic is enabled
Jon Doron
2020-06-10
1
-0
/
+8
*
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2020-06-10
3
-3
/
+0
*
numa: prevent usage of -M memory-backend and -numa memdev at the same time
Igor Mammedov
2020-06-10
1
-0
/
+5
*
hw/timer/grlib_gptimer: Display frequency in decimal
Philippe Mathieu-Daudé
2020-06-09
1
-1
/
+1
*
hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses
Philippe Mathieu-Daudé
2020-06-09
2
-2
/
+15
*
hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
Philippe Mathieu-Daudé
2020-06-09
1
-0
/
+4
*
hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers
Philippe Mathieu-Daudé
2020-06-09
1
-0
/
+7
*
hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definition
Philippe Mathieu-Daudé
2020-06-09
1
-1
/
+0
*
hw/sparc64/niagara: Map the UART device unconditionally
Philippe Mathieu-Daudé
2020-06-09
1
-4
/
+2
*
hw/sparc/leon3: Map the UART device unconditionally
Philippe Mathieu-Daudé
2020-06-09
1
-10
/
+8
*
hw/misc/empty_slot: Name the slots when created
Philippe Mathieu-Daudé
2020-06-09
3
-5
/
+9
*
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Philippe Mathieu-Daudé
2020-06-09
7
-9
/
+9
*
hw/misc/empty_slot: Convert debug printf() to trace event
Philippe Mathieu-Daudé
2020-06-09
2
-11
/
+12
*
hw/misc/empty_slot: Add a 'name' qdev property
Philippe Mathieu-Daudé
2020-06-09
1
-1
/
+6
*
hw/misc/empty_slot: Convert 'size' field as qdev property
Philippe Mathieu-Daudé
2020-06-09
1
-6
/
+9
*
hw/misc/empty_slot: Lower address space priority
Philippe Mathieu-Daudé
2020-06-09
1
-1
/
+1
*
hw/sparc/sun4m: Use UnimplementedDevice for I/O devices
Philippe Mathieu-Daudé
2020-06-09
2
-4
/
+8
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-06-08
1
-0
/
+2
|
\
|
*
hw/core: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...
Peter Maydell
2020-06-06
13
-25
/
+1967
|
\
\
|
*
|
wire in the dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
2020-06-05
1
-1
/
+20
|
*
|
usb: add short-packet handling to usb-storage driver
Paul Zimmerman
2020-06-05
1
-1
/
+14
|
*
|
dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
2020-06-05
4
-0
/
+1473
|
*
|
dwc-hsotg (dwc2) USB host controller state definitions
Paul Zimmerman
2020-06-05
1
-0
/
+190
|
*
|
raspi: add BCM2835 SOC MPHI emulation
Paul Zimmerman
2020-06-05
3
-0
/
+209
|
*
|
hw/adc/stm32f2xx_adc: Correct memory region size and access size
Philippe Mathieu-Daudé
2020-06-05
1
-1
/
+3
|
*
|
hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()
Philippe Mathieu-Daudé
2020-06-05
1
-17
/
+49
|
*
|
hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-06-05
1
-3
/
+7
|
*
|
hw/ssi/imx_spi: Removed unnecessary cast of rx data received from slave
Eden Mikitas
2020-06-05
1
-1
/
+1
|
*
|
hw/ssi/imx_spi: changed while statement to prevent underflow
Eden Mikitas
2020-06-05
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200605' into staging
Peter Maydell
2020-06-05
3
-12
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vfio-ccw: allow non-prefetch ORBs
Jared Rossi
2020-06-05
1
-10
/
+3
|
*
|
s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
Janosch Frank
2020-06-05
2
-2
/
+2
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200605-pull-request' ...
Peter Maydell
2020-06-05
2
-5
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hw/display/cirrus_vga: Fix code mis-indentation
Philippe Mathieu-Daudé
2020-06-05
1
-3
/
+3
|
*
|
ati-vga: check mm_index before recursive call (CVE-2020-13800)
Prasad J Pandit
2020-06-05
1
-2
/
+8
*
|
|
hw/block: Let the NVMe emulated device be target-agnostic
Philippe Mathieu-Daudé
2020-06-05
2
-5
/
+3
|
/
/
*
|
riscv: Initial commit of OpenTitan machine
Alistair Francis
2020-06-03
3
-0
/
+190
*
|
riscv: sifive_e: Manually define the machine
Alistair Francis
2020-06-03
1
-11
/
+30
*
|
hw/riscv: spike: Remove deprecated ISA specific machines
Alistair Francis
2020-06-03
1
-217
/
+0
*
|
hw/riscv: virt: Remove the riscv_ prefix of the machine* functions
Bin Meng
2020-06-03
1
-10
/
+10
*
|
hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functions
Bin Meng
2020-06-03
1
-12
/
+12
*
|
riscv: Change the default behavior if no -bios option is specified
Bin Meng
2020-06-03
1
-27
/
+4
*
|
riscv: Suppress the error report for QEMU testing with riscv_find_firmware()
Bin Meng
2020-06-03
1
-3
/
+11
*
|
hw/mips: fuloong2e: Set preferred page size to 16KB
Huacai Chen
2020-06-01
1
-0
/
+1
*
|
hw/mips: Add CPU IRQ3 delivery for KVM
Huacai Chen
2020-06-01
1
-1
/
+1
*
|
hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-30
4
-15
/
+30
*
|
hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit
Philippe Mathieu-Daudé
2020-05-30
1
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200528-pull-request' ...
Peter Maydell
2020-05-28
10
-281
/
+299
|
\
\
[next]