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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/ide: Remove unneeded inclusion of hw/ide.h
BALATON Zoltan
2020-03-17
8
-8
/
+0
*
hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
BALATON Zoltan
2020-03-17
3
-2
/
+3
*
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
2020-03-17
9
-35
/
+18
*
hw/ide/pci.c: Coding style update to fix checkpatch errors
BALATON Zoltan
2020-03-17
1
-3
/
+3
*
hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
BALATON Zoltan
2020-03-17
4
-1
/
+3
*
hw/ide: Get rid of piix4_init function
BALATON Zoltan
2020-03-17
3
-13
/
+4
*
hw/isa/piix4.c: Introduce variable to store devfn
BALATON Zoltan
2020-03-17
1
-5
/
+7
*
hw/ide: Get rid of piix3_init functions
BALATON Zoltan
2020-03-17
4
-27
/
+7
*
hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr()
Markus Armbruster
2020-03-17
1
-3
/
+3
*
via-ide: always use legacy IRQ 14/15 routing
Mark Cave-Ayland
2020-03-17
1
-4
/
+1
*
via-ide: allow guests to write to PCI_CLASS_PROG
Mark Cave-Ayland
2020-03-17
1
-0
/
+1
*
via-ide: initialise IDE controller in legacy mode
Mark Cave-Ayland
2020-03-17
1
-1
/
+1
*
via-ide: ensure that PCI_INTERRUPT_LINE is hard-wired to its default value
Mark Cave-Ayland
2020-03-17
1
-1
/
+1
*
pci: Honour wmask when resetting PCI_INTERRUPT_LINE
BALATON Zoltan
2020-03-17
1
-1
/
+4
*
ide/via: Get rid of via_ide_init()
BALATON Zoltan
2020-03-17
3
-10
/
+4
*
via-ide: move registration of VMStateDescription to DeviceClass
Mark Cave-Ayland
2020-03-17
1
-2
/
+1
*
cmd646: remove unused pci_cmd646_ide_init() function
Mark Cave-Ayland
2020-03-10
2
-14
/
+0
*
dp264: use pci_create_simple() to initialise the cmd646 device
Mark Cave-Ayland
2020-03-10
1
-1
/
+5
*
cmd646: register vmstate_ide_pci VMStateDescription in DeviceClass
Mark Cave-Ayland
2020-03-10
1
-2
/
+1
*
cmd646: register cmd646_reset() function in DeviceClass
Mark Cave-Ayland
2020-03-10
1
-3
/
+3
*
qemu.nsi: Install Sphinx documentation
Peter Maydell
2020-03-09
1
-3
/
+19
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2020-03-09
39
-55
/
+43
|
\
|
*
monitor/hmp-cmds: Remove redundant statement in hmp_rocker_of_dpa_groups()
Chen Qun
2020-03-09
1
-4
/
+1
|
*
display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()
Chen Qun
2020-03-09
1
-1
/
+0
|
*
display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()
Chen Qun
2020-03-09
1
-1
/
+0
|
*
scsi/scsi-disk: Remove redundant statement in scsi_disk_emulate_command()
Chen Qun
2020-03-09
1
-1
/
+0
|
*
dma/xlnx-zdma: Remove redundant statement in zdma_write_dst()
Chen Qun
2020-03-09
1
-5
/
+5
|
*
block/file-posix: Remove redundant statement in raw_handle_perm_lock()
Chen Qun
2020-03-09
1
-1
/
+0
|
*
block/stream: Remove redundant statement in stream_run()
Chen Qun
2020-03-09
1
-2
/
+1
|
*
core/qdev: fix memleak in qdev_get_gpio_out_connector()
Pan Nengyuan
2020-03-09
1
-1
/
+1
|
*
hw/i386/pc: Clean up includes
Philippe Mathieu-Daudé
2020-03-09
1
-8
/
+3
|
*
hw/pci-host/q35: Remove unused includes
Philippe Mathieu-Daudé
2020-03-09
2
-7
/
+1
|
*
hw/i386: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
2020-03-09
4
-0
/
+4
|
*
hw/acpi: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
2020-03-09
2
-0
/
+2
|
*
hw/pci-host/piix: Include "qemu/range.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
|
*
hw/i2c/smbus_ich9: Include "qemu/range.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
|
*
hw/pci-host/q35: Include "qemu/range.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
|
*
hw/timer/hpet: Include "exec/address-spaces.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
|
*
hw/acpi/cpu_hotplug: Include "hw/pci/pci.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
|
*
hw/hppa/machine: Include "net/net.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
|
*
hw/alpha/dp264: Include "net/net.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
|
*
hw/alpha/alpha_sys: Remove unused "hw/ide.h" header
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+0
|
*
hw/i386/intel_iommu: Remove unused includes
Philippe Mathieu-Daudé
2020-03-09
1
-4
/
+0
|
*
hw/usb/dev-storage: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+0
|
*
hw/timer: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2020-03-09
2
-2
/
+0
|
*
hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" header
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+0
|
*
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
2020-03-09
3
-3
/
+0
|
*
vl: Add missing "hw/boards.h" include
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
|
*
virtfs-proxy-helper: Make the helper_opts[] array const
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+1
|
*
hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .data
Philippe Mathieu-Daudé
2020-03-09
2
-4
/
+4
[next]