Sign in
qemu
/
qemu
/
fea346f569d4132296f7c26367374fcace80e096
fea346f
Makefile: Put VERSION info into version.texi rather than using -D
by Peter Maydell
· 8 years ago
1ede77d
qapi2texi: replace quotation by bold section name
by Marc-André Lureau
· 8 years ago
d514cfd
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 8 years ago
7e58326
intel_iommu: vtd_slpt_level_shift check level
by Peter Xu
· 8 years ago
6c441e1
intel_iommu: convert dbg macros to trace for trans
by Peter Xu
· 8 years ago
bc535e5
intel_iommu: convert dbg macros to traces for inv
by Peter Xu
· 8 years ago
6e90556
intel_iommu: renaming gpa to iova where proper
by Peter Xu
· 8 years ago
046ab7e
intel_iommu: simplify irq region translation
by Peter Xu
· 8 years ago
3b40f0e
intel_iommu: add "caching-mode" option
by Aviv Ben-David
· 8 years ago
dfbd90e
vfio: allow to notify unmap for very large region
by Peter Xu
· 8 years ago
4a4b88f
vfio: introduce vfio_get_vaddr()
by Peter Xu
· 8 years ago
3213835
vfio: trace map/unmap for notify as well
by Peter Xu
· 8 years ago
d4e9b75
pcie: simplify pcie_add_capability()
by Peter Xu
· 8 years ago
b4b9862
virtio: Fix no interrupt when not creating msi controller
by Michael S. Tsirkin
· 8 years ago
97cd965
virtio: use VRingMemoryRegionCaches for avail and used rings
by Paolo Bonzini
· 8 years ago
ca0176a
virtio: check for vring setup in virtio_queue_update_used_idx
by Paolo Bonzini
· 8 years ago
991976f
virtio: use VRingMemoryRegionCaches for descriptor ring
by Paolo Bonzini
· 8 years ago
c611c76
virtio: add MemoryListener to cache ring translations
by Paolo Bonzini
· 8 years ago
5eba040
virtio: use MemoryRegionCache to access descriptors
by Paolo Bonzini
· 8 years ago
91047df
exec: make address_space_cache_destroy idempotent
by Paolo Bonzini
· 8 years ago
9796d0a
virtio: use address_space_map/unmap to access descriptors
by Paolo Bonzini
· 8 years ago
e6a830d
virtio: add virtio_*_phys_cached
by Paolo Bonzini
· 8 years ago
1d8280c
memory: make memory_listener_unregister idempotent
by Paolo Bonzini
· 8 years ago
79c0f39
docs: add document to explain the usage of vNVDIMM
by Haozhong Zhang
· 8 years ago
0793169
virtio: Report real progress in VQ aio poll handler
by Fam Zheng
· 8 years ago
4bb571d
pci/pcie: don't assume cap id 0 is reserved
by Michael S. Tsirkin
· 8 years ago
ad584d3
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
65c9d60
target-i386: correctly propagate retaddr into SVM helpers
by Paolo Bonzini
· 8 years ago
7a37b59
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pull-request' into staging
by Peter Maydell
· 8 years ago
f47291b
vl: log available guest crash information
by Anton Nefedov
· 8 years ago
c86f106
report guest crash information in GUEST_PANICKED event
by Anton Nefedov
· 8 years ago
d187e08
i386/cpu: add crash-information QOM property
by Anton Nefedov
· 8 years ago
d9e73d3
Makefile: avoid leaving the temporary QEMU_PKGVERSION header file
by Lin Ma
· 8 years ago
3741c25
vl: Move the cpu_synchronize_all_post_init() after generic devices initialization
by Dou Liyang
· 8 years ago
a721f53
qemu-nbd: Implement socket activation.
by Richard W.M. Jones
· 8 years ago
21992cb
linux-user: Add FICLONE and FICLONERANGE ioctls
by Helge Deller
· 8 years ago
1e06262
linux-user: Use correct types in load_symbols()
by Peter Maydell
· 8 years ago
26920a2
linux-user: fill target sigcontext struct accordingly
by Jose Ricardo Ziviani
· 8 years ago
35f2fd0
linux-user: fix tcg/mmap test
by Marc-André Lureau
· 8 years ago
40c80b5
linux-user: fix settime old value location
by Marc-André Lureau
· 8 years ago
23d208c
linux-user: Update m68k syscall definitions to match Linux 4.6
by John Paul Adrian Glaubitz
· 8 years ago
3148ff8
linux-user: Update sh4 syscall definitions to match Linux 4.8
by John Paul Adrian Glaubitz
· 8 years ago
41eeb0e
qemu-doc: Clarify that -vga std is now the default
by Alberto Garcia
· 8 years ago
4515e58
cpu-exec: remove outermost infinite loop
by Paolo Bonzini
· 8 years ago
a42cf3f
cpu-exec: avoid repeated sigsetjmp on interrupts
by Paolo Bonzini
· 8 years ago
209b71b
cpu-exec: avoid cpu_loop_exit in cpu_handle_interrupt
by Paolo Bonzini
· 8 years ago
a70fe14
cpu-exec: tighten barrier on TCG_EXIT_REQUESTED
by Paolo Bonzini
· 8 years ago
43d70dd
cpu-exec: fix icount out-of-bounds access
by Paolo Bonzini
· 8 years ago
d9ff1d3
hw/char/mcf_uart: QOMify the ColdFire UART
by Thomas Huth
· 8 years ago
544177a
gdbstub: Fix vCont behaviour
by Claudio Imbrenda
· 8 years ago
2d76e82
move vm_start to cpus.c
by Claudio Imbrenda
· 8 years ago
1c64fdb
char: drop data written to a disconnected pty
by Ed Swierk
· 8 years ago
f65e821
apic: reset apic_delivered global variable on machine reset
by Pavel Dovgalyuk
· 8 years ago
b0a335e
qemu-char: socket backend: disconnect on write error
by Anton Nefedov
· 8 years ago
a3fd461
test-vmstate: remove yield_until_fd_readable
by Paolo Bonzini
· 8 years ago
b7a4104
kvm/ioapic: correct kvm ioapic version
by Peter Xu
· 8 years ago
8d5516b
ioapic: fix error report value of def version
by Peter Xu
· 8 years ago
c6fcb0e
kvm/ioapic: dump real object instead of a fake one
by Peter Xu
· 8 years ago
ca5266d
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
by Peter Maydell
· 8 years ago
4154c7e
net: e1000e: fix an infinite loop issue
by Li Qiang
· 8 years ago
81f17e0
net: imx: limit buffer descriptor count
by Prasad J Pandit
· 8 years ago
a935cc3
colo-compare: sort TCP packet queue by sequence number
by Zhang Chen
· 8 years ago
e514fc7
net: e1000e: fix dead code in e1000e_write_packet_to_guest
by Paolo Bonzini
· 8 years ago
a2dbe13
net: Mark 'vlan' parameter as deprecated
by Thomas Huth
· 8 years ago
a1488b8
linux-user: manage two new IFLA host message types
by Laurent Vivier
· 8 years ago
2640077
linux-user: Fix mq_open
by Lena Djokic
· 8 years ago
77c6850
linux-user: Fix readahead
by Lena Djokic
· 8 years ago
fea243e
linux-user: Fix inotify_init1 support
by Lena Djokic
· 8 years ago
6cde517
linux-user: Fix s390x safe-syscall for z900
by Richard Henderson
· 8 years ago
5fbf66e
linux-user: drop __cygwin__ ifdef
by Riku Voipio
· 8 years ago
b9a0be9
linux-user: remove ifdef __USER_MISC
by Riku Voipio
· 8 years ago
5dae13c
Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into staging
by Peter Maydell
· 8 years ago
6597c28
target/openrisc: Optimize for r0 being zero
by Richard Henderson
· 9 years ago
a01deb3
target/openrisc: Tidy handling of delayed branches
by Richard Henderson
· 9 years ago
24c3285
target/openrisc: Tidy ppc/npc implementation
by Richard Henderson
· 9 years ago
a8000cb
target/openrisc: Optimize l.jal to next
by Richard Henderson
· 9 years ago
762e22e
target/openrisc: Fix madd
by Richard Henderson
· 10 years ago
cc5de49
target/openrisc: Implement muld, muldu, macu, msbu
by Richard Henderson
· 10 years ago
6f7332b
target/openrisc: Represent MACHI:MACLO as a single unit
by Richard Henderson
· 10 years ago
24fc5c0
target/openrisc: Implement msync
by Richard Henderson
· 8 years ago
20dc52a
target/openrisc: Enable trap, csync, msync, psync for user mode
by Richard Henderson
· 10 years ago
9fba702
target/openrisc: Set flags on helpers
by Richard Henderson
· 10 years ago
784696d
target/openrisc: Use movcond where appropriate
by Richard Henderson
· 10 years ago
9745807
target/openrisc: Keep SR_CY and SR_OV in a separate variables
by Richard Henderson
· 10 years ago
84775c4
target/openrisc: Keep SR_F in a separate variable
by Richard Henderson
· 10 years ago
cf2ae44
target/openrisc: Invert the decoding in dec_calc
by Richard Henderson
· 10 years ago
0c53d73
target/openrisc: Put SR[OVE] in TB flags
by Richard Henderson
· 10 years ago
9ecaa27
target/openrisc: Streamline arithmetic and OVE
by Richard Henderson
· 10 years ago
6da544a
target/openrisc: Rationalize immediate extraction
by Richard Henderson
· 8 years ago
111ece5
target/openrisc: Tidy insn dumping
by Richard Henderson
· 10 years ago
930c3d0
target/openrisc: Implement lwa, swa
by Richard Henderson
· 10 years ago
c56e3b8
target/openrisc: Fix exception handling status registers
by Stafford Horne
· 8 years ago
c40413a
linux-user: Honor CLONE_SETTLS for openrisc
by Richard Henderson
· 8 years ago
a0adc41
linux-user: Fix openrisc cpu_loop
by Richard Henderson
· 8 years ago
ab90233
linux-user: Add MMAP_SHIFT for openrisc
by Richard Henderson
· 8 years ago
4a09d0b
target/openrisc: Rename the cpu from or32 to or1k
by Richard Henderson
· 8 years ago
ec7a9bd
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170213a' into staging
by Peter Maydell
· 8 years ago
982b78c
virtio/migration: Migrate virtio-net to VMState
by Dr. David Alan Gilbert
· 8 years ago
5c379d9
tests/migration: Add test for VMSTATE_WITH_TMP
by Dr. David Alan Gilbert
· 8 years ago
bcf4513
migration: Add VMSTATE_WITH_TMP
by Dr. David Alan Gilbert
· 8 years ago
Next »