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/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
Bernhard Beschow
2022-10-31
3
-9
/
+16
*
hw/isa/vt82c686: Instantiate PM function in host device
Bernhard Beschow
2022-10-31
4
-5
/
+15
*
hw/isa/vt82c686: Instantiate USB functions in host device
Bernhard Beschow
2022-10-31
3
-7
/
+12
*
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
2022-10-31
4
-6
/
+7
*
hw/isa/vt82c686: Instantiate IDE function in host device
Bernhard Beschow
2022-10-31
6
-11
/
+26
*
hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
Bernhard Beschow
2022-10-31
4
-3
/
+4
*
hw/isa/vt82c686: Reuse errp
Bernhard Beschow
2022-10-31
1
-1
/
+6
*
hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
Bernhard Beschow
2022-10-31
1
-1
/
+1
*
hw/isa/vt82c686: Resolve unneeded attribute
Bernhard Beschow
2022-10-31
1
-8
/
+8
*
hw/isa/vt82c686: Resolve chip-specific realize methods
Bernhard Beschow
2022-10-31
1
-15
/
+18
*
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-30
17
-31
/
+642
|
\
|
*
vl: Allow ThreadContext objects to be created before the sandbox option
David Hildenbrand
2022-10-27
1
-4
/
+32
|
*
hostmem: Allow for specifying a ThreadContext for preallocation
David Hildenbrand
2022-10-27
3
-3
/
+15
|
*
util: Make qemu_prealloc_mem() optionally consume a ThreadContext
David Hildenbrand
2022-10-27
5
-11
/
+22
|
*
util: Add write-only "node-affinity" property for ThreadContext
David Hildenbrand
2022-10-27
3
-2
/
+93
|
*
util: Introduce ThreadContext user-creatable object
David Hildenbrand
2022-10-27
5
-0
/
+354
|
*
util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity()
David Hildenbrand
2022-10-27
4
-0
/
+102
|
*
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
2022-10-27
6
-23
/
+36
|
*
hw/mem/nvdimm: fix error message for 'unarmed' flag
Julia Suvorova
2022-10-24
1
-1
/
+1
*
|
Merge tag 'pull-error-2022-10-28' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2022-10-30
7
-11
/
+10
|
\
\
|
*
|
qerror: QERR_PERMISSION_DENIED is no longer used, drop
Markus Armbruster
2022-10-27
1
-3
/
+0
|
*
|
qtest: Improve error messages when property can not be set right now
Markus Armbruster
2022-10-27
1
-2
/
+2
|
*
|
backends: Improve error messages when property can no longer be set
Markus Armbruster
2022-10-27
4
-4
/
+4
|
*
|
qom: Improve error messages when property has no getter or setter
Markus Armbruster
2022-10-27
1
-2
/
+4
*
|
|
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-10-30
25
-210
/
+1473
|
\
\
\
|
*
|
|
net: stream: add QAPI events to report connection state
Laurent Vivier
2022-10-28
2
-0
/
+54
|
*
|
|
net: stream: move to QIO to enable additional parameters
Laurent Vivier
2022-10-28
2
-318
/
+178
|
*
|
|
qemu-sockets: update socket_uri() and socket_parse() to be consistent
Laurent Vivier
2022-10-28
1
-1
/
+6
|
*
|
|
qemu-sockets: move and rename SocketAddress_to_str()
Laurent Vivier
2022-10-28
3
-23
/
+22
|
*
|
|
net: dgram: add unix socket
Laurent Vivier
2022-10-28
3
-2
/
+56
|
*
|
|
net: dgram: move mcast specific code from net_socket_fd_init_dgram()
Laurent Vivier
2022-10-28
1
-67
/
+76
|
*
|
|
net: dgram: make dgram_dst generic
Laurent Vivier
2022-10-28
1
-29
/
+53
|
*
|
|
net: stream: add unix socket
Laurent Vivier
2022-10-28
3
-6
/
+104
|
*
|
|
net: stream: Don't ignore EINVAL on netdev socket connection
Stefano Brivio
2022-10-28
1
-2
/
+1
|
*
|
|
net: socket: Don't ignore EINVAL on netdev socket connection
Stefano Brivio
2022-10-28
1
-2
/
+1
|
*
|
|
qapi: net: add stream and dgram netdevs
Laurent Vivier
2022-10-28
9
-4
/
+1078
|
*
|
|
net: introduce qemu_set_info_str() function
Laurent Vivier
2022-10-28
11
-47
/
+41
|
*
|
|
qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
Laurent Vivier
2022-10-28
3
-1
/
+64
|
*
|
|
net: simplify net_client_parse() error management
Laurent Vivier
2022-10-28
3
-14
/
+6
|
*
|
|
net: remove the @errp argument of net_client_inits()
Laurent Vivier
2022-10-28
3
-15
/
+9
|
*
|
|
net: introduce convert_host_port()
Laurent Vivier
2022-10-28
2
-30
/
+34
|
*
|
|
vhost: Accept event idx flag
Eugenio Pérez
2022-10-28
1
-0
/
+1
|
*
|
|
vhost: use avail event idx on vhost_svq_kick
Eugenio Pérez
2022-10-28
1
-1
/
+11
|
*
|
|
vhost: toggle device callbacks using used event idx
Eugenio Pérez
2022-10-28
1
-3
/
+15
|
*
|
|
vhost: allocate event_idx fields on vring
Eugenio Pérez
2022-10-28
1
-4
/
+4
|
*
|
|
net: improve error message for missing netdev backend
Daniel P. Berrangé
2022-10-28
1
-7
/
+11
|
*
|
|
vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
Si-Wei Liu
2022-10-28
3
-7
/
+27
|
*
|
|
vdpa: Remove shadow CVQ command check
Eugenio Pérez
2022-10-28
1
-48
/
+0
|
*
|
|
vdpa: Delete duplicated vdpa_feature_bits entry
Eugenio Pérez
2022-10-28
1
-1
/
+0
|
*
|
|
virtio-net: fix TX timer with tx_burst
Laurent Vivier
2022-10-28
1
-9
/
+41
[next]