OSDN Git Service

qmiga/qemu.git
2022-09-07 Victor Tosoqapi: fix examples of events missing timestamp
2022-09-07 Victor Tosoqapi: fix example of query-hotpluggable-cpus command
2022-09-07 Victor Tosoqapi: fix examples of blockdev-add with qcow2
2022-09-07 Victor Tosoqapi: fix example of MEM_UNPLUG_ERROR event
2022-09-07 Victor Tosoqapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event
2022-09-07 Victor Tosoqapi: fix example of NIC_RX_FILTER_CHANGED event
2022-09-07 Victor Tosoqapi: fix example of BLOCK_JOB_READY event
2022-09-07 Victor Tosoqapi: fix example of query-dump-guest-memory-capability...
2022-09-07 Victor Tosoqapi: fix example of query-vnc command
2022-09-07 Victor Tosoqapi: fix example of query-ballon command
2022-09-06 Stefan HajnocziMerge tag 'samuel-thibault' of https://people.debian...
2022-09-06 Stefan HajnocziMerge tag 'pull-tcg-20220906' of https://gitlab.com...
2022-09-06 Richard Hendersontarget/riscv: Make translator stop before the end of...
2022-09-06 Richard Hendersontarget/riscv: Add MAX_INSN_LEN and insn_len
2022-09-06 Ilya Leoshkevichtarget/i386: Make translator stop before the end of...
2022-09-06 Ilya Leoshkevichtarget/s390x: Make translator stop before the end of...
2022-09-06 Richard Hendersonaccel/tcg: Add fast path for translator_ld*
2022-09-06 Richard Hendersonaccel/tcg: Add pc and host_pc params to gen_intermediat...
2022-09-06 Richard Hendersonaccel/tcg: Remove translator_ldsw
2022-09-06 Richard Hendersonaccel/tcg: Document the faulting lookup in tb_lookup_cmp
2022-09-06 Richard Hendersonaccel/tcg: Use probe_access_internal for softmmu get_pa...
2022-09-06 Richard Hendersonaccel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
2022-09-06 Richard Hendersonaccel/tcg: Make tb_htable_lookup static
2022-09-06 Richard Hendersonaccel/tcg: Unlock mmap_lock after longjmp
2022-09-06 Richard Hendersonaccel/tcg: Properly implement get_page_addr_code for...
2022-09-06 Ilya Leoshkevichaccel/tcg: Introduce is_same_page()
2022-09-06 Richard Hendersontests/tcg/i386: Move smc_code2 to an executable section
2022-09-06 Ilya Leoshkevichlinux-user: Clear translations on mprotect()
2022-09-06 Richard Hendersonlinux-user: Honor PT_GNU_STACK
2022-09-06 Richard Hendersonlinux-user/x86_64: Allocate vsyscall page as a commpage
2022-09-06 Richard Hendersonlinux-user/hppa: Allocate page zero as a commpage
2022-09-06 Richard Hendersonlinux-user/arm: Mark the commpage executable
2022-09-05 Samuel Thibaultusb-braille: Better explain that one also has to create...
2022-09-05 Stefan HajnocziMerge tag 'pull-or1k-20220904' of https://github.com...
2022-09-04 Stafford Hornedocs/system: openrisc: Add OpenRISC documentation
2022-09-04 Jason A. Donenfeldhw/openrisc: virt: pass random seed to fdt
2022-09-04 Stafford Hornetarget/openrisc: Interrupt handling fixes
2022-09-04 Stafford Hornetarget/openrisc: Enable MTTCG
2022-09-04 Stafford Hornetarget/openrisc: Add interrupted CPU to log
2022-09-04 Stafford Hornehw/openrisc: Initialize timer time at startup
2022-09-04 Stafford Hornehw/openrisc: Add PCI bus support to virt
2022-09-04 Stafford Hornehw/openrisc: Add the OpenRISC virtual machine
2022-09-04 Stafford Hornegoldfish_rtc: Add big-endian property
2022-09-04 Stafford Hornetarget/openrisc: Fix memory reading in debugger
2022-09-04 Stafford Hornehw/openrisc: Split re-usable boot time apis out to...
2022-09-02 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-09-02 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-09-02 Stefan HajnocziMerge tag 'char-pull-request' of https://gitlab.com...
2022-09-02 Marc-André... audio: exit(1) if audio backend failed to be found...
2022-09-02 Bin Mengtests/unit: Update test-io-channel-socket.c for Windows
2022-09-02 Bin Mengchardev/char-socket: Update AF_UNIX for Windows
2022-09-02 Bin Mengutil/qemu-sockets: Enable unix socket support on Windows
2022-09-02 Zheyu Manet: tulip: Restrict DMA engine to memories
2022-09-02 Zhang Chennet/colo.c: Fix the pointer issue reported by Coverity.
2022-09-02 Eugenio Pérezvdpa: Delete CVQ migration blocker
2022-09-02 Eugenio Pérezvdpa: Add virtio-net mac address via CVQ at start
2022-09-02 Eugenio Pérezvhost_net: add NetClientState->load() callback
2022-09-02 Eugenio Pérezvdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_ne...
2022-09-02 Eugenio Pérezvdpa: Move command buffers map to start of net device
2022-09-02 Eugenio Pérezvdpa: add net_vhost_vdpa_cvq_info NetClientInfo
2022-09-02 Eugenio Pérezvhost_net: Add NetClientInfo stop callback
2022-09-02 Eugenio Pérezvhost_net: Add NetClientInfo start callback
2022-09-02 Eugenio Pérezvhost: Do not depend on !NULL VirtQueueElement on vhost...
2022-09-02 Eugenio Pérezvhost: Delete useless read memory barrier
2022-09-02 Eugenio Pérezvhost: use SVQ element ndescs instead of opaque data...
2022-09-02 Eugenio Pérezvhost: stop transfer elem ownership in vhost_handle_gue...
2022-09-02 Eugenio Pérezvdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
2022-09-02 Eugenio Pérezvhost: Always store new kick fd on vhost_svq_set_svq_ki...
2022-09-02 Eugenio Pérezvdpa: Make SVQ vring unmapping return void
2022-09-02 Eugenio Pérezvdpa: Remove SVQ vring from iova_tree at shutdown
2022-09-02 Eugenio Pérezutil: accept iova_tree_remove_parameter by value
2022-09-02 Eugenio Pérezvdpa: do not save failed dma maps in SVQ iova tree
2022-09-02 Eugenio Pérezvdpa: Skip the maps not in the iova tree
2022-09-01 Stefan HajnocziMerge tag 'pull-avr-20220901' of https://gitlab.com...
2022-09-01 Paul Brooktarget/i386: AVX+AES helpers prep
2022-09-01 Paul Brooktarget/i386: AVX pclmulqdq prep
2022-09-01 Paul Brooktarget/i386: Rewrite blendv helpers
2022-09-01 Paul Brooktarget/i386: Misc AVX helper prep
2022-09-01 Paul Brooktarget/i386: Destructive FP helpers for AVX
2022-09-01 Paul Brooktarget/i386: Dot product AVX helper prep
2022-09-01 Paul Brooktarget/i386: reimplement AVX comparison helpers
2022-09-01 Paul Brooktarget/i386: Floating point arithmetic helper AVX prep
2022-09-01 Paul Brooktarget/i386: Destructive vector helpers for AVX
2022-09-01 Paul Brooktarget/i386: Misc integer AVX helper prep
2022-09-01 Paul Brooktarget/i386: Rewrite simple integer vector helpers
2022-09-01 Paul Brooktarget/i386: Rewrite vector shift helper
2022-09-01 Paolo Bonzinitarget/i386: rewrite destructive 3DNow operations
2022-09-01 Paul Brooktarget/i386: Add CHECK_NO_VEX
2022-09-01 Paolo Bonzinitarget/i386: do not cast gen_helper_* function pointers
2022-09-01 Paolo Bonzinitarget/i386: Add size suffix to vector FP helpers
2022-09-01 Paolo Bonzinitarget/i386: isolate MMX code more
2022-09-01 Paolo Bonzinitarget/i386: check SSE table flags instead of hardcodin...
2022-09-01 Paul Brooktarget/i386: Move 3DNOW decoder
2022-09-01 Paul Brooktarget/i386: Rework sse_op_table6/7
2022-09-01 Paul Brooktarget/i386: Rework sse_op_table1
2022-09-01 Paul Brooktarget/i386: Add ZMM_OFFSET macro
2022-09-01 Paolo Bonzinitarget/i386: formatting fixes
2022-09-01 Paolo Bonzinitarget/i386: do not use MOVL to move data between SSE...
2022-09-01 Paul Brooktests/tcg: i386: add SSE tests
2022-09-01 Stefan HajnocziMerge tag 'pull-ppc-20220831' of https://gitlab.com...
next