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
*
ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
Daniel Henrique Barboza
2022-07-06
1
-1
/
+2
*
ppc/pnv: attach phb3/phb4 root ports in QOM tree
Daniel Henrique Barboza
2022-07-06
1
-1
/
+1
*
Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2022-07-05
2
-67
/
+0
|
\
|
*
include/qemu/host-utils: Remove unused code in the *_overflow wrappers
Thomas Huth
2022-07-05
1
-65
/
+0
|
*
disas: Remove libvixl disassembler
Thomas Huth
2022-07-05
1
-2
/
+0
*
|
hw/intc/loongarch_ipi: Fix ipi device access of 64bits
Xiaojuan Yang
2022-07-05
1
-3
/
+4
*
|
Merge tag 'pull-la-20220704' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-07-04
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
hw/intc/loongarch_pch_msi: Fix msi vector convertion
Mao Bibo
2022-07-04
1
-0
/
+2
*
|
ui/console: allow display device to be labeled with given id
Wen, Jianxian
2022-07-01
1
-0
/
+1
|
/
*
hw/misc/aspeed: Add PECI controller
Peter Delevoryas
2022-06-30
2
-0
/
+32
*
hw/i2c/aspeed: Add new-registers DMA slave mode RX support
Peter Delevoryas
2022-06-30
1
-0
/
+3
*
hw/i2c/aspeed: add slave device in old register mode
Klaus Jensen
2022-06-30
1
-0
/
+8
*
hw/i2c: add asynchronous send
Klaus Jensen
2022-06-30
1
-0
/
+16
*
hw/i2c: support multiple masters
Klaus Jensen
2022-06-30
1
-0
/
+14
*
aspeed: Map unimplemented devices in SoC memory
Peter Delevoryas
2022-06-30
1
-0
/
+9
*
aspeed: Remove usage of sysbus_mmio_map
Peter Delevoryas
2022-06-30
1
-0
/
+1
*
aspeed: Add memory property to Aspeed SoC
Peter Delevoryas
2022-06-30
1
-0
/
+1
*
aspeed: Set the dram container at the SoC level
Cédric Le Goater
2022-06-30
1
-0
/
+2
*
Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...
Richard Henderson
2022-06-30
5
-12
/
+2
|
\
|
*
hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it
Bernhard Beschow
2022-06-29
1
-1
/
+0
|
*
hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
Bernhard Beschow
2022-06-29
2
-6
/
+1
|
*
hw/pci-host/i440fx: Remove unused parameter from i440fx_init()
Bernhard Beschow
2022-06-28
1
-1
/
+0
|
*
util: Return void on iova_tree_remove
Eugenio Pérez
2022-06-28
1
-3
/
+1
|
*
qom/object: Remove circular include dependency
Philippe Mathieu-Daudé
2022-06-28
1
-1
/
+0
*
|
Merge tag 'pull-block-2022-06-14-v2' of https://gitlab.com/vsementsov/qemu in...
Richard Henderson
2022-06-29
2
-1
/
+16
|
\
\
|
*
|
block/block-copy: block_copy(): add timeout_ns parameter
Vladimir Sementsov-Ogievskiy
2022-06-29
1
-1
/
+3
|
*
|
util: add qemu-co-timeout
Vladimir Sementsov-Ogievskiy
2022-06-29
1
-0
/
+13
|
|
/
*
|
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-06-28
2
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
include/hw/virtio: document vhost_ack_features
Alex Bennée
2022-06-28
1
-0
/
+10
|
*
include/hw/virtio: document vhost_get_features
Alex Bennée
2022-06-28
1
-0
/
+11
|
*
vhost: setup error eventfd and dump errors
Konstantin Khlebnikov
2022-06-28
1
-0
/
+1
|
*
vhost: add method vhost_set_vring_err
Konstantin Khlebnikov
2022-06-28
1
-0
/
+3
*
|
semihosting: Create semihost_sys_poll_one
Richard Henderson
2022-06-28
2
-0
/
+19
*
|
semihosting: Remove qemu_semihosting_console_outs
Richard Henderson
2022-06-28
1
-13
/
+0
*
|
semihosting: Remove qemu_semihosting_console_outc
Richard Henderson
2022-06-28
1
-13
/
+0
*
|
semihosting: Create qemu_semihosting_guestfd_init
Richard Henderson
2022-06-28
2
-0
/
+8
*
|
semihosting: Add GuestFDConsole
Richard Henderson
2022-06-28
1
-3
/
+4
*
|
semihosting: Create qemu_semihosting_console_write
Richard Henderson
2022-06-28
1
-0
/
+12
*
|
semihosting: Cleanup chardev init
Richard Henderson
2022-06-28
1
-11
/
+2
*
|
semihosting: Expand qemu_semihosting_console_inc to read
Richard Henderson
2022-06-28
1
-5
/
+7
*
|
semihosting: Pass CPUState to qemu_semihosting_console_inc
Richard Henderson
2022-06-28
1
-2
/
+2
*
|
semihosting: Fix docs comment for qemu_semihosting_console_inc
Richard Henderson
2022-06-28
1
-5
/
+4
*
|
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
2022-06-28
1
-2
/
+1
*
|
semihosting: Create semihost_sys_gettimeofday
Richard Henderson
2022-06-28
1
-0
/
+3
*
|
semihosting: Create semihost_sys_{stat,fstat}
Richard Henderson
2022-06-28
1
-0
/
+7
*
|
semihosting: Split out semihost_sys_system
Richard Henderson
2022-06-28
1
-0
/
+3
*
|
semihosting: Split out semihost_sys_rename
Richard Henderson
2022-06-28
1
-0
/
+4
*
|
semihosting: Split out semihost_sys_remove
Richard Henderson
2022-06-28
1
-0
/
+3
*
|
semihosting: Split out semihost_sys_flen
Richard Henderson
2022-06-28
1
-0
/
+4
*
|
semihosting: Split out semihost_sys_isatty
Richard Henderson
2022-06-28
1
-0
/
+3
[next]