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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
cpu: Move cpu_common_props to hw/core/cpu.c
Eduardo Habkost
2020-12-15
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2020-12-14
3
-2
/
+4
|
\
\
|
*
|
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
2020-12-13
3
-2
/
+4
*
|
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20201213' into ...
Peter Maydell
2020-12-14
1
-7
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hw/mips: Move address translation helpers to target/mips/
Philippe Mathieu-Daudé
2020-12-13
1
-7
/
+0
|
|
/
*
|
spapr: Pass sPAPR machine state down to spapr_pci_switch_vga()
Greg Kurz
2020-12-14
1
-1
/
+1
*
|
spapr: spapr_drc_attach() cannot fail
Greg Kurz
2020-12-14
1
-1
/
+7
*
|
spapr: Make PHB placement functions and spapr_pre_plug_phb() return status
Greg Kurz
2020-12-14
1
-1
/
+1
*
|
spapr: Do NVDIMM/PC-DIMM device hotplug sanity checks at pre-plug only
Greg Kurz
2020-12-14
1
-1
/
+1
*
|
spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()
Greg Kurz
2020-12-14
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-12-12
3
-0
/
+48
|
\
|
*
block: introduce BDRV_MAX_LENGTH
Vladimir Sementsov-Ogievskiy
2020-12-11
2
-0
/
+18
|
*
fuse: Allow exporting BDSs via FUSE
Max Reitz
2020-12-11
1
-0
/
+30
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...
Peter Maydell
2020-12-11
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
console: drop qemu_console_get_ui_info
Gerd Hoffmann
2020-12-11
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-11
19
-118
/
+254
|
\
\
|
*
|
config-file: move -set implementation to vl.c
Paolo Bonzini
2020-12-10
1
-1
/
+0
|
*
|
vl: clean up -boot variables
Paolo Bonzini
2020-12-10
1
-0
/
+1
|
*
|
vl: remove serial_max_hds
Paolo Bonzini
2020-12-10
1
-4
/
+0
|
*
|
vl: extract softmmu/rtc.c
Paolo Bonzini
2020-12-10
1
-0
/
+2
|
*
|
vl: extract machine done notifiers
Paolo Bonzini
2020-12-10
1
-0
/
+1
|
*
|
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
3
-23
/
+28
|
*
|
migration, vl: start migration via qmp_migrate_incoming
Paolo Bonzini
2020-12-10
1
-1
/
+0
|
*
|
qemu-option: restrict qemu_opts_set to merge-lists QemuOpts
Paolo Bonzini
2020-12-10
1
-2
/
+1
|
*
|
vl: move various initialization routines out of qemu_init
Paolo Bonzini
2020-12-10
1
-8
/
+0
|
*
|
vl: extract validation of -smp to machine.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
|
*
|
make ram_size local to vl.c
Paolo Bonzini
2020-12-10
1
-2
/
+0
|
*
|
vl: remove bios_name
Paolo Bonzini
2020-12-10
1
-1
/
+0
|
*
|
i386: remove bios_name
Paolo Bonzini
2020-12-10
1
-1
/
+2
|
*
|
hw/core/stream: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
2020-12-10
2
-22
/
+21
|
*
|
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-12-10
2
-24
/
+24
|
*
|
hw/ssi: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-12-10
1
-7
/
+9
|
*
|
hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
Philippe Mathieu-Daudé
2020-12-10
1
-1
/
+1
|
*
|
pci: Let pci_dma_write() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-2
/
+14
|
*
|
pci: Let pci_dma_read() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-2
/
+14
|
*
|
pci: Let pci_dma_rw() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-2
/
+16
|
*
|
dma: Let dma_memory_write() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-4
/
+18
|
*
|
dma: Let dma_memory_read() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-4
/
+17
|
*
|
dma: Let dma_memory_rw() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-8
/
+22
|
*
|
dma: Let dma_memory_set() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-1
/
+14
|
*
|
dma: Document address_space_map/address_space_unmap() prototypes
Philippe Mathieu-Daudé
2020-12-10
1
-1
/
+28
|
*
|
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
2020-12-10
1
-0
/
+22
|
*
|
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
2020-12-10
1
-0
/
+1
*
|
|
sev: add sev-inject-launch-secret
Tobin Feldman-Fitzthum
2020-12-10
2
-0
/
+5
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-12-10' into ...
Peter Maydell
2020-12-10
4
-26
/
+0
|
\
\
|
|
/
|
/
|
|
*
ui: Improve a client_migrate_info error message
Markus Armbruster
2020-12-10
1
-3
/
+0
|
*
ui: Improve some set_passwd, expire_password error messages
Markus Armbruster
2020-12-10
1
-3
/
+0
|
*
block: Improve some block-commit, block-stream error messages
Markus Armbruster
2020-12-10
1
-2
/
+0
|
*
qerror: Eliminate QERR_ macros used in just one place
Markus Armbruster
2020-12-10
1
-9
/
+0
|
*
qerror: Drop unused QERR_ macros
Markus Armbruster
2020-12-10
1
-6
/
+0
[prev]
[next]