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
...
|
*
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
|
*
spapr: Add a return value to spapr_nvdimm_validate()
Greg Kurz
2020-10-09
2
-9
/
+9
|
*
spapr: Simplify error handling in spapr_cpu_core_realize()
Greg Kurz
2020-10-09
1
-9
/
+7
|
*
spapr: Add a return value to spapr_set_vcpu_id()
Greg Kurz
2020-10-09
2
-6
/
+4
|
*
spapr: Simplify error handling in prop_get_fdt()
Greg Kurz
2020-10-09
1
-7
/
+5
|
*
spapr: Add a return value to spapr_drc_attach()
Greg Kurz
2020-10-09
4
-22
/
+8
|
*
spapr: Simplify error handling in spapr_vio_busdev_realize()
Greg Kurz
2020-10-09
1
-7
/
+5
|
*
spapr: Simplify error handling in do_client_architecture_support()
Greg Kurz
2020-10-09
1
-4
/
+3
|
*
spapr: Get rid of cas_check_pvr() error reporting
Greg Kurz
2020-10-09
1
-15
/
+12
|
*
spapr: Simplify error handling in callers of ppc_set_compat()
Greg Kurz
2020-10-09
1
-4
/
+3
|
*
spapr: Fix error leak in spapr_realize_vcpu()
Greg Kurz
2020-10-09
1
-2
/
+1
|
*
spapr: Handle HPT allocation failure in nested guest
Fabiano Rosas
2020-10-09
1
-0
/
+6
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-10-09' into...
Peter Maydell
2020-10-09
3
-19
/
+6
|
\
\
|
*
|
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2020-10-09
2
-13
/
+4
|
*
|
error: Remove NULL checks on error_propagate() calls (again)
Markus Armbruster
2020-10-09
1
-6
/
+2
|
|
/
*
|
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-10-09
2
-2
/
+2
*
|
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
2020-10-09
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201008-...
Peter Maydell
2020-10-08
5
-39
/
+93
|
\
|
*
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
2020-10-08
1
-3
/
+41
|
*
hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
Andrew Jones
2020-10-08
1
-16
/
+18
|
*
hw/arm/virt: Move post cpu realize check into its own function
Andrew Jones
2020-10-08
1
-16
/
+27
[prev]
[next]