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
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
2021-11-03
20
-86
/
+223
|
\
|
*
hw/i386: fix vmmouse registration
Pavel Dovgalyuk
2021-11-02
1
-0
/
+1
|
*
pci: Export pci_for_each_device_under_bus*()
Peter Xu
2021-11-02
8
-29
/
+22
|
*
pci: Define pci_bus_dev_fn/pci_bus_fn/pci_bus_ret_fn
Peter Xu
2021-11-02
1
-14
/
+6
|
*
hw/i386/pc: Allow instantiating a virtio-iommu device
Jean-Philippe Brucker
2021-11-01
3
-2
/
+25
|
*
hw/i386/pc: Move IOMMU singleton into PCMachineState
Jean-Philippe Brucker
2021-11-01
2
-19
/
+19
|
*
hw/i386/pc: Remove x86_iommu_get_type()
Jean-Philippe Brucker
2021-11-01
5
-26
/
+9
|
*
hw/acpi: Add VIOT table
Jean-Philippe Brucker
2021-11-01
4
-0
/
+132
|
*
vhost-vdpa: Set discarding of RAM broken when initializing the backend
David Hildenbrand
2021-11-01
1
-0
/
+13
*
|
Merge remote-tracking branch 'remotes/philmd/tags/mips-20211102' into staging
Richard Henderson
2021-11-02
3
-7
/
+25
|
\
\
|
*
|
hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
BALATON Zoltan
2021-11-02
1
-0
/
+13
|
*
|
usb/uhci: Replace pci_set_irq with qemu_set_irq
BALATON Zoltan
2021-11-02
2
-2
/
+4
|
*
|
usb/uhci: Disallow user creating a vt82c686-uhci-pci device
BALATON Zoltan
2021-11-02
3
-0
/
+6
|
*
|
usb/uhci: Misc clean up
BALATON Zoltan
2021-11-02
1
-5
/
+2
*
|
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211031-pu...
Richard Henderson
2021-11-02
2
-36
/
+60
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
virtio-mem: Drop precopy notifier
David Hildenbrand
2021-11-01
1
-34
/
+0
|
*
|
virtio-mem: Implement replay_discarded RamDiscardManager callback
David Hildenbrand
2021-11-01
1
-0
/
+58
|
*
|
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
2021-11-01
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/alex.williamson/tags/vfio-update-202111...
Richard Henderson
2021-11-02
2
-1
/
+25
|
\
\
|
*
|
vfio/common: Add a trace point when a MMIO RAM section cannot be mapped
Kunkun Jiang
2021-11-01
1
-0
/
+7
|
*
|
vfio/pci: Add support for mmapping sub-page MMIO BARs after live migration
Kunkun Jiang
2021-11-01
1
-1
/
+18
|
|
/
*
|
machine: remove the done notifier for dynamic sysbus device type check
Damien Hedde
2021-11-01
1
-27
/
+0
*
|
machine: add device_type_is_dynamic_sysbus function
Damien Hedde
2021-11-01
1
-3
/
+10
*
|
hw/core/machine: Split out the smp parsing code
Yanan Wang
2021-11-01
3
-159
/
+182
*
|
hw/core: Restrict hotplug to system emulation
Philippe Mathieu-Daudé
2021-11-01
2
-2
/
+44
*
|
hw/core: Extract hotplug-related functions to qdev-hotplug.c
Philippe Mathieu-Daudé
2021-11-01
3
-60
/
+74
*
|
hw/core: Declare meson source set
Philippe Mathieu-Daudé
2021-11-01
1
-2
/
+2
*
|
hw/core: Restrict sysemu specific files
Philippe Mathieu-Daudé
2021-11-01
1
-9
/
+9
*
|
machine: Move gpio code to hw/core/gpio.c
Eduardo Habkost
2021-11-01
3
-174
/
+198
|
/
*
hw/timer/sh_timer: Remove use of hw_error
BALATON Zoltan
2021-10-30
1
-15
/
+25
*
hw/timer/sh_timer: Fix timer memory region size
BALATON Zoltan
2021-10-30
1
-4
/
+3
*
hw/timer/sh_timer: Do not wrap lines that are not too long
BALATON Zoltan
2021-10-30
1
-6
/
+3
*
hw/timer/sh_timer: Rename sh_timer_state to SHTimerState
BALATON Zoltan
2021-10-30
1
-9
/
+9
*
hw/intc/sh_intc: Remove unneeded local variable initialisers
BALATON Zoltan
2021-10-30
1
-11
/
+10
*
hw/intc/sh_intc: Simplify allocating sources array
BALATON Zoltan
2021-10-30
1
-11
/
+4
*
hw/intc/sh_intc: Avoid using continue in loops
BALATON Zoltan
2021-10-30
1
-24
/
+20
*
hw/intc/sh_intc: Replace abort() with g_assert_not_reached()
BALATON Zoltan
2021-10-30
1
-5
/
+3
*
hw/intc/sh_intc: Inline and drop sh_intc_source() function
BALATON Zoltan
2021-10-30
2
-34
/
+24
*
hw/intc/sh_intc: Use array index instead of pointer arithmetics
BALATON Zoltan
2021-10-30
1
-14
/
+14
*
hw/intc/sh_intc: Remove excessive parenthesis
BALATON Zoltan
2021-10-30
1
-4
/
+5
*
hw/intc/sh_intc: Move sh_intc_register() closer to its only user
BALATON Zoltan
2021-10-30
1
-30
/
+30
*
hw/intc/sh_intc: Drop another useless macro
BALATON Zoltan
2021-10-30
1
-11
/
+4
*
hw/intc/sh_intc: Rename iomem region
BALATON Zoltan
2021-10-30
1
-7
/
+4
*
hw/intc/sh_intc: Turn some defines into an enum
BALATON Zoltan
2021-10-30
1
-24
/
+18
*
hw/intc/sh_intc: Use existing macro instead of local one
BALATON Zoltan
2021-10-30
1
-7
/
+5
*
hw/char/sh_serial: Add device id to trace output
BALATON Zoltan
2021-10-30
2
-4
/
+6
*
hw/char/sh_serial: QOM-ify
BALATON Zoltan
2021-10-30
2
-54
/
+100
*
hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init()
BALATON Zoltan
2021-10-30
1
-12
/
+17
*
hw/char/sh_serial: Embed QEMUTimer in state struct
BALATON Zoltan
2021-10-30
1
-5
/
+5
*
hw/char/sh_serial: Rename type sh_serial_state to SHSerialState
BALATON Zoltan
2021-10-30
1
-13
/
+11
[next]