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
...
|
*
|
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
2020-10-18
3
-4
/
+12
|
|
/
*
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...
Peter Maydell
2020-10-19
9
-66
/
+136
|
\
\
|
|
/
|
/
|
|
*
hw/mips: Remove exit(1) in case of missing ROM
Pavel Dovgalyuk
2020-10-17
4
-24
/
+13
|
*
hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
Eduardo Habkost
2020-10-17
1
-4
/
+4
|
*
hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
Philippe Mathieu-Daudé
2020-10-17
4
-9
/
+6
|
*
hw/mips: Simplify loading 64-bit ELF kernels
Philippe Mathieu-Daudé
2020-10-17
2
-10
/
+2
|
*
hw/mips/malta: Use clearer qdev style
Philippe Mathieu-Daudé
2020-10-17
1
-4
/
+4
|
*
hw/mips/malta: Move gt64120 related code together
Philippe Mathieu-Daudé
2020-10-17
1
-7
/
+6
|
*
hw/mips/malta: Fix FPGA I/O region size
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+1
|
*
hw/mips/cps: Do not allow use without input clock
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+5
|
*
hw/mips/malta: Set CPU frequency to 320 MHz
Philippe Mathieu-Daudé
2020-10-17
1
-3
/
+16
|
*
hw/mips/boston: Set CPU frequency to 1 GHz
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+13
|
*
hw/mips/cps: Expose input clock and connect it to CPU cores
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+4
|
*
hw/mips/jazz: Correct CPU frequencies
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+14
|
*
hw/mips/mipssim: Correct CPU frequency
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+10
|
*
hw/mips/fuloong2e: Set CPU frequency to 533 MHz
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+6
|
*
hw/mips/r4k: Explicit CPU frequency is 200 MHz
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+6
|
*
hw/core/clock: Add the clock_new helper function
Luc Michel
2020-10-16
1
-0
/
+15
|
*
hw/qdev-clock: Display error hint when clock is missing from device
Philippe Mathieu-Daudé
2020-10-16
1
-0
/
+11
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2020-10-16
6
-25
/
+31
|
\
\
|
|
/
|
/
|
|
*
cpu: Introduce CPU model deprecation API
Robert Hoo
2020-10-14
1
-2
/
+10
|
*
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
2020-10-14
3
-3
/
+3
|
*
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
2020-10-14
2
-20
/
+18
*
|
vga-pci: Register "big-endian-framebuffer" as class property
Eduardo Habkost
2020-10-13
1
-8
/
+4
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-10-13
6
-12
/
+6
|
\
|
*
goldfish_rtc: change MemoryRegionOps endianness to DEVICE_NATIVE_ENDIAN
Laurent Vivier
2020-10-13
1
-1
/
+1
|
*
hw/char/serial: remove duplicate .class_init in serial_mm_info
Laurent Vivier
2020-10-13
1
-1
/
+0
|
*
hw/pci: Fix typo in PCI hot-plug error message
Julia Suvorova
2020-10-13
2
-2
/
+2
|
*
hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties()
Greg Kurz
2020-10-13
1
-2
/
+2
|
*
hw/block/nvme: Simplify timestamp sum
Philippe Mathieu-Daudé
2020-10-13
1
-6
/
+1
*
|
scsi/scsi_bus: fix races in REPORT LUNS
Maxim Levitsky
2020-10-12
1
-35
/
+33
*
|
virtio-scsi: use scsi_device_get
Maxim Levitsky
2020-10-12
1
-8
/
+13
*
|
scsi/scsi_bus: Add scsi_device_get
Maxim Levitsky
2020-10-12
1
-0
/
+11
*
|
scsi/scsi-bus: scsi_device_find: don't return unrealized devices
Paolo Bonzini
2020-10-12
1
-30
/
+53
*
|
device-core: use atomic_set on .realized property
Maxim Levitsky
2020-10-12
1
-1
/
+18
*
|
scsi: switch to bus->check_address
Paolo Bonzini
2020-10-12
1
-47
/
+75
*
|
device-core: use RCU for list of children of a bus
Maxim Levitsky
2020-10-12
4
-29
/
+54
*
|
scsi/scsi_bus: switch search direction in scsi_device_find
Maxim Levitsky
2020-10-12
1
-2
/
+10
*
|
qdev: add "check if address free" callback for buses
Paolo Bonzini
2020-10-12
3
-4
/
+18
*
|
hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE
Philippe Mathieu-Daudé
2020-10-12
3
-7
/
+26
*
|
hw/core: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-10-12
1
-6
/
+0
|
/
*
hw/ide: restore replay support of IDE
Alex Bennée
2020-10-09
1
-2
/
+2
*
hw/misc/mips_cpc: Start vCPU when powered on
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201009' into...
Peter Maydell
2020-10-09
10
-99
/
+259
|
\
|
*
spapr_numa: consider user input when defining associativity
Daniel Henrique Barboza
2020-10-09
1
-1
/
+109
|
*
spapr_numa: change reference-points and maxdomain settings
Daniel Henrique Barboza
2020-10-09
1
-8
/
+35
|
*
spapr_numa: forbid asymmetrical NUMA setups
Daniel Henrique Barboza
2020-10-09
1
-0
/
+34
|
*
spapr: add spapr_machine_using_legacy_numa() helper
Daniel Henrique Barboza
2020-10-09
1
-0
/
+12
|
*
ppc/pnv: Increase max firmware size
Cédric Le Goater
2020-10-09
1
-1
/
+1
|
*
spapr: Add a return value to spapr_check_pagesize()
Greg Kurz
2020-10-09
2
-5
/
+6
[prev]
[next]