Sign in
qemu-android
/
qemu-android
/
972ad21553fd46738eea91f0085c7bc32cf68d86
972ad21
ivshmem: reset mask on device reset
by Marc-André Lureau
· 10 years ago
1ee57de
ivshmem: error on too many eventfd received
by Marc-André Lureau
· 10 years ago
f456179
ivshmem: replace 'guest' for 'peer' appropriately
by Marc-André Lureau
· 10 years ago
f64a078
ivshmem: fix pci_ivshmem_exit()
by Marc-André Lureau
· 10 years ago
d383537
ivshmem: add device description
by Marc-André Lureau
· 10 years ago
945001a
ivshmem: check shm isn't already initialized
by Marc-André Lureau
· 10 years ago
86d471b
ivshmem: shmfd can be 0
by Marc-André Lureau
· 10 years ago
1f8552d
ivshmem: migrate with VMStateDescription
by Marc-André Lureau
· 10 years ago
e309366
ivshmem: use common is_power_of_2()
by Marc-André Lureau
· 10 years ago
6f8a16d
ivshmem: use common return
by Marc-André Lureau
· 10 years ago
9a2f0e6
ivshmem: simplify a bit the code
by Marc-André Lureau
· 10 years ago
ffa99af
ivshmem: print error on invalid peer id
by Marc-André Lureau
· 10 years ago
3661779
ivshmem: improve error handling
by Marc-André Lureau
· 10 years ago
f59bb37
ivshmem: improve debug messages
by Marc-André Lureau
· 10 years ago
95c8425
ivshmem: remove max_peer field
by Marc-André Lureau
· 10 years ago
95e7c8a
ivshmem: initialize max_peer to -1
by Marc-André Lureau
· 10 years ago
d8a5da0
ivshmem: remove useless ivshmem_update_irq() val argument
by Marc-André Lureau
· 10 years ago
81e507f
ivshmem: allocate eventfds in resize_peers()
by Marc-André Lureau
· 10 years ago
1300b27
ivshmem: simplify around increase_dynamic_storage()
by Marc-André Lureau
· 10 years ago
61ea2d8
ivshmem: limit maximum number of peers to G_MAXUINT16
by Marc-André Lureau
· 10 years ago
03977ad
ivshmem: remove last exit(1)
by Marc-André Lureau
· 10 years ago
d58d7e8
ivshmem: more qdev conversion
by Marc-André Lureau
· 10 years ago
49b2951
ivshmem: remove useless doorbell field
by Marc-André Lureau
· 10 years ago
9113e3f
ivshmem: remove superflous ivshmem_attr field
by Marc-André Lureau
· 10 years ago
dee2151
ivshmem: remove unnecessary dup()
by Marc-André Lureau
· 10 years ago
0f14fd7
ivshmem: factor out the incoming fifo handling
by Marc-André Lureau
· 10 years ago
951dada
ivshmem: fix number of bytes to push to fifo
by Marc-André Lureau
· 10 years ago
b8ab854
ivhsmem: read do not accept more than sizeof(long)
by Marc-André Lureau
· 10 years ago
c246a62
msix: add VMSTATE_MSIX_TEST
by Marc-André Lureau
· 10 years ago
1ad78ea
char: add qemu_chr_free()
by Marc-André Lureau
· 10 years ago
bbfc2ef
tests: Add ivshmem qtest
by Andreas Färber
· 10 years ago
dd054be
config: enable ivshmem on POSIX
by Marc-André Lureau
· 10 years ago
bc79082
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging
by Peter Maydell
· 9 years ago
31bfa2a
vl: trivial: minor tweaks to a max-cpu error msg
by Andrew Jones
· 10 years ago
72370dc
target-i386: Use 1UL for bit shift
by Eduardo Habkost
· 10 years ago
b6c5a6f
target-i386: Add DE to TCG_FEATURES
by Eduardo Habkost
· 10 years ago
462f8ed
target-i386: Ensure always-1 bits on DR6 can't be cleared
by Eduardo Habkost
· 10 years ago
d005233
target-i386: Check CR4[DE] for processing DR4/DR5
by Richard Henderson
· 10 years ago
5223a94
target-i386: Handle I/O breakpoints
by Eduardo Habkost
· 10 years ago
7525b55
target-i386: Optimize setting dr[0-3]
by Richard Henderson
· 10 years ago
696ad9e
target-i386: Move hw_*breakpoint_* functions
by Richard Henderson
· 10 years ago
9055330
target-i386: Ensure bit 10 on DR7 is never cleared
by Eduardo Habkost
· 10 years ago
36eb6e0
target-i386: Re-introduce optimal breakpoint removal
by Richard Henderson
· 10 years ago
93d00d0
target-i386: Introduce cpu_x86_update_dr7
by Richard Henderson
· 10 years ago
e265e3e
target-i386: Disable cache info passthrough by default
by Eduardo Habkost
· 10 years ago
dd75d4f
target-i386: allow any alignment for SMBASE
by Paolo Bonzini
· 10 years ago
1e700f4
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-10-23-tag' into staging
by Peter Maydell
· 9 years ago
b3e9e58
tests: test-qga, loosen assumptions about host filesystems
by Michael Roth
· 10 years ago
147482a
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into staging
by Peter Maydell
· 9 years ago
431429a
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-fixes-pull-20151022-2' into staging
by Peter Maydell
· 9 years ago
dfbe064
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 9 years ago
659f7f6
prep: do not use CPU_LOG_IOPORT, convert to tracepoints
by Paolo Bonzini
· 10 years ago
29f8dd6
openpic: add to misc category
by Laurent Vivier
· 10 years ago
175fe9e
macio-nvram: add to misc category
by Laurent Vivier
· 10 years ago
f9f2a9f
macio: add to bridge category
by Laurent Vivier
· 10 years ago
1d16f86
uninorth: add to bridge category
by Laurent Vivier
· 10 years ago
3469d9b
macio-ide: add to storage category
by Laurent Vivier
· 10 years ago
599d732
cuda: add to bridge category
by Laurent Vivier
· 10 years ago
e162443
grackle: add to bridge category
by Laurent Vivier
· 10 years ago
f8d4c07
escc: add to input category
by Laurent Vivier
· 10 years ago
74623e7
cmd646: add to storage category
by Laurent Vivier
· 10 years ago
32f3a89
adb: add to input category
by Laurent Vivier
· 10 years ago
90da0d5
ppc/spapr: Add "ibm,pa-features" property to the device-tree
by Benjamin Herrenschmidt
· 9 years ago
aa4bb58
ppc: Add mmu_model defines for arch 2.03 and 2.07
by Benjamin Herrenschmidt
· 9 years ago
a23dec1
hw/scsi/spapr_vscsi: Remove superfluous memset
by Thomas Huth
· 10 years ago
185181f
spapr_pci: Allow VFIO devices to work on the normal PCI host bridge
by David Gibson
· 10 years ago
c10325d
spapr_iommu: Provide a function to switch a TCE table to allowing VFIO
by David Gibson
· 10 years ago
6a81dd1
spapr_iommu: Rename vfio_accel parameter
by David Gibson
· 10 years ago
f93caaa
spapr_pci: Allow PCI host bridge DMA window to be configured
by David Gibson
· 10 years ago
fd5da5c
spapr: Add "slb-size" property to CPU device tree nodes
by Thomas Huth
· 10 years ago
7735fed
spapr: Abort when HTAB of requested size isn't allocated
by Bharata B Rao
· 10 years ago
b817772
spapr: Allocate HTAB from machine init
by Bharata B Rao
· 10 years ago
7f4a930
vhost-user: fix up rhel6 build
by Michael S. Tsirkin
· 9 years ago
9024603
configure: avoid polluting global CFLAGS with tasn1 flags
by Daniel P. Berrange
· 10 years ago
3a661f1
crypto: add sanity checking of plaintext/ciphertext length
by Daniel P. Berrange
· 10 years ago
eb2a770
crypto: don't let builtin aes crash if no IV is provided
by Daniel P. Berrange
· 10 years ago
91bfcdb
crypto: allow use of nettle/gcrypt to be selected explicitly
by Daniel P. Berrange
· 10 years ago
6a6739d
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into staging
by Peter Maydell
· 9 years ago
b803894
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into staging
by Peter Maydell
· 9 years ago
0960be7
disas: QOMify alpha specific disas setup
by Peter Crosthwaite
· 10 years ago
63a946c
disas: QOMify mips specific disas setup
by Peter Crosthwaite
· 10 years ago
d49dd52
disas: QOMify sh4 specific disas setup
by Peter Crosthwaite
· 10 years ago
2098467
disas: QOMify lm32 specific disas setup
by Peter Crosthwaite
· 10 years ago
df0900e
disas: QOMify sparc specific disas setup
by Peter Crosthwaite
· 10 years ago
4f66990
disas: QOMify m68k specific disas setup
by Peter Crosthwaite
· 10 years ago
9f87a4c
disas: QOMify moxie specific disas setup
by Peter Crosthwaite
· 10 years ago
dbad6b7
disas: QOMify s390x specific disas setup
by Peter Crosthwaite
· 10 years ago
ca3e40e
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 9 years ago
3c23402
hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT
by Laszlo Ersek
· 10 years ago
4884b7b
i386: keep cpu_model field in MachineState uptodate
by Zhu Guihua
· 10 years ago
25a2a92
vhost: set the correct queue index in case of migration with multiqueue
by Thibaut Collet
· 10 years ago
e3fce97
piix: fix resource leak reported by Coverity
by zhanghailiang
· 10 years ago
f8d82b8
seccomp: add memfd_create to whitelist
by Eduardo Otubo
· 10 years ago
1d9edff
vhost-user-test: check ownership during migration
by Marc-André Lureau
· 10 years ago
b181974
vhost-user-test: add live-migration test
by Marc-André Lureau
· 10 years ago
704b216
vhost-user-test: learn to tweak various qemu arguments
by Marc-André Lureau
· 10 years ago
ae31fb5
vhost-user-test: wrap server in TestServer struct
by Marc-André Lureau
· 10 years ago
82755ff
vhost-user-test: remove useless static check
by Marc-André Lureau
· 10 years ago
cf72b57
vhost-user-test: move wait_for_fds() out
by Marc-André Lureau
· 10 years ago
31190ed
vhost: add migration block if memfd failed
by Marc-André Lureau
· 10 years ago
Next »