Sign in
qemu-android
/
qemu-android
/
a94f0c5ca2f0e3dba4a64f40c9d2e1149017d81d
a94f0c5
virtio-vga: add '-vga virtio' support
by Gerd Hoffmann
· 11 years ago
c5d4dac
virtio-vga: add virtio gpu device with vga compatibility
by Gerd Hoffmann
· 11 years ago
9eafb62
virtio-gpu-pci: add virtio pci support
by Gerd Hoffmann
· 11 years ago
2c84167
virtio-gpu: fix error message
by Gerd Hoffmann
· 10 years ago
d8e3b72
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
afa25c4
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150611-1' into staging
by Peter Maydell
· 10 years ago
0b70743
hw/vfio/platform: replace g_malloc0_n by g_new0
by Eric Auger
· 10 years ago
169b713
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into staging
by Peter Maydell
· 10 years ago
4ebc736
i386/acpi-build: fix PXB workarounds for unsupported BIOSes
by Laszlo Ersek
· 10 years ago
c96d928
i386/acpi-build: more traditional _UID and _HID for PXB root buses
by Laszlo Ersek
· 10 years ago
39e16a5
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150611-1' into staging
by Peter Maydell
· 10 years ago
060ab76
gtk: don't exit early in case gtk init fails
by Gerd Hoffmann
· 10 years ago
5a9259a
spice: ui_info tweaks
by Gerd Hoffmann
· 10 years ago
c6e4847
spice-display: fix segfault in qemu_spice_create_update
by Gerd Hoffmann
· 10 years ago
0e12e61
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into staging
by Peter Maydell
· 10 years ago
21549a4
vhost-scsi: move qdev properties into vhost-scsi.c
by Shannon Zhao
· 10 years ago
83a8487
virtio-9p-device: move qdev properties into virtio-9p-device.c
by Shannon Zhao
· 10 years ago
448777c
virtio-serial-bus: move qdev properties into virtio-serial-bus.c
by Shannon Zhao
· 10 years ago
fe70480
virtio-rng: move qdev properties into virtio-rng.c
by Shannon Zhao
· 10 years ago
0c63237
virtio-scsi: move qdev properties into virtio-scsi.c
by Shannon Zhao
· 10 years ago
db58c06
virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES
by Shannon Zhao
· 10 years ago
87108bb
virtio-net: move qdev properties into virtio-net.c
by Shannon Zhao
· 10 years ago
710e2d9
virtio-input: emulated devices [pci]
by Gerd Hoffmann
· 10 years ago
f958c8a
virtio-input: core code & base class [pci]
by Gerd Hoffmann
· 10 years ago
ffaa050
pci: add PCI_CLASS_INPUT_*
by Gerd Hoffmann
· 10 years ago
b6ce27a
virtio-pci: fill VirtIOPCIRegions early.
by Gerd Hoffmann
· 10 years ago
cc52ea9
virtio-pci: drop identical virtio_pci_cap
by Gerd Hoffmann
· 10 years ago
fc00490
virtio-pci: move cap type to VirtIOPCIRegion
by Gerd Hoffmann
· 10 years ago
54790d7
virtio-pci: move virtio_pci_add_mem_cap call to virtio_pci_modern_region_map
by Gerd Hoffmann
· 10 years ago
a3cc2e8
virtio-pci: add virtio_pci_modern_region_map()
by Gerd Hoffmann
· 10 years ago
1141ce2
virtio-pci: add virtio_pci_modern_regions_init()
by Gerd Hoffmann
· 10 years ago
588255a
virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions
by Gerd Hoffmann
· 10 years ago
40de55a
virtio-balloon: switch to virtio_add_feature
by Cornelia Huck
· 10 years ago
fbdc689
virtio_balloon: header update
by Michael S. Tsirkin
· 10 years ago
975acc0
virtio-pci: correctly set host notifiers for modern bar
by Jason Wang
· 10 years ago
4e93a68
virtio-pci: make modern bar 64bit + prefetchable
by Gerd Hoffmann
· 10 years ago
23c5e39
virtio-pci: change & document virtio pci bar layout.
by Gerd Hoffmann
· 10 years ago
8aca0d7
virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smaller
by Gerd Hoffmann
· 10 years ago
e266d42
virtio-pci: add flags to enable/disable legacy/modern
by Gerd Hoffmann
· 10 years ago
54c720d
virtio-pci: switch to modern accessors for 1.0
by Michael S. Tsirkin
· 10 years ago
adfb743
virtio: add modern config accessors
by Michael S. Tsirkin
· 10 years ago
b8f0590
virtio: generation counter support
by Michael S. Tsirkin
· 10 years ago
dfb8e18
virtio-pci: initial virtio 1.0 support
by Michael S. Tsirkin
· 10 years ago
c17bef3
linux-headers: add virtio_pci
by Michael S. Tsirkin
· 10 years ago
9a2ba82
vhost: 64 bit features
by Cornelia Huck
· 10 years ago
b150613
vhost_net: add version_1 feature
by Michael S. Tsirkin
· 10 years ago
df91055
virtio-net: enable virtio 1.0
by Cornelia Huck
· 10 years ago
bb9d17f
virtio-net: support longer header
by Cornelia Huck
· 10 years ago
b6a3cdd
virtio-net: no writeable mac for virtio-1
by Cornelia Huck
· 10 years ago
0b352fd
virtio: allow to fail setting status
by Cornelia Huck
· 10 years ago
6c0196d
virtio: disallow late feature changes for virtio-1
by Cornelia Huck
· 10 years ago
f5a5628
dataplane: allow virtio-1 devices
by Cornelia Huck
· 10 years ago
ab223c9
virtio: allow virtio-1 queue layout
by Cornelia Huck
· 10 years ago
3c18559
virtio: endianness checks for virtio 1.0 devices
by Cornelia Huck
· 10 years ago
3974c9d
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20150610-1' into staging
by Peter Maydell
· 10 years ago
eed8a8f
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150609.0' into staging
by Peter Maydell
· 10 years ago
e015fe0
Merge remote-tracking branch 'remotes/stefanha/tags/CVE-2015-3209-pcnet-tx-buffer-fix-pull-request' into staging
by Peter Maydell
· 10 years ago
9f7c594
pcnet: force the buffer access to be in bounds during tx
by Petr Matousek
· 10 years ago
24bfa20
vhost: put log correctly in vhost_dev_start()
by Jason Wang
· 10 years ago
62232bf
virtio-gpu/2d: add virtio gpu core code
by Gerd Hoffmann
· 11 years ago
53476e0
virtio: update headers, add virtio-gpu (2d)
by Gerd Hoffmann
· 10 years ago
220869e
stdvga: factor out mmio subregion init
by Gerd Hoffmann
· 10 years ago
cf45ec6
stdvga: pass VGACommonState instead of PCIVGAState
by Gerd Hoffmann
· 10 years ago
24cdff7
stdvga: fix offset in pci_vga_ioport_read
by Gerd Hoffmann
· 10 years ago
5efed5a
bios-tables-test: handle false-positive smbios signature matches
by Gabriel L. Somlo
· 10 years ago
81b2b81
fw_cfg: insert fw_cfg file blobs via qemu cmdline
by Gabriel L. Somlo
· 10 years ago
0eb973f
fw_cfg: prohibit insertion of duplicate fw_cfg file names
by Gabriel L. Somlo
· 10 years ago
0f9b214
fw_cfg: prevent selector key conflict
by Gabriel L. Somlo
· 10 years ago
023e314
fw_cfg: remove support for guest-side data writes
by Gabriel L. Somlo
· 10 years ago
48779e5
fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc
by Gabriel L. Somlo
· 10 years ago
1edd34b
fw_cfg: add fw_cfg_modify_i16 (update) method
by Gabriel L. Somlo
· 10 years ago
1ceaefb
QemuOpts: increase number of vm_config_groups
by Gerd Hoffmann
· 10 years ago
b041114
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150609' into staging
by Peter Maydell
· 10 years ago
7a8d15d
hw/vfio/platform: calxeda xgmac device
by Eric Auger
· 10 years ago
36e60ef
tcg/optimize: rename tcg_constant_folding
by Aurelien Jarno
· 10 years ago
97a79eb
tcg/optimize: fold constant test in tcg_opt_gen_mov
by Aurelien Jarno
· 10 years ago
5365718
tcg/optimize: fold temp copies test in tcg_opt_gen_mov
by Aurelien Jarno
· 10 years ago
8d6a916
tcg/optimize: remove opc argument from tcg_opt_gen_mov
by Aurelien Jarno
· 10 years ago
ebd2739
tcg/optimize: remove opc argument from tcg_opt_gen_movi
by Aurelien Jarno
· 10 years ago
c19f47b
tcg: fix dead computation for repeated input arguments
by Aurelien Jarno
· 10 years ago
7e1df26
tcg: fix register allocation with two aliased dead inputs
by Aurelien Jarno
· 10 years ago
59c4b7e
tcg: Handle MO_AMASK in tcg_dump_ops
by Richard Henderson
· 10 years ago
2b7ec66
tcg: Mask TCGMemOp appropriately for indexing
by Richard Henderson
· 10 years ago
44ee94e
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into staging
by Peter Maydell
· 10 years ago
b781a60
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-06-09' into staging
by Peter Maydell
· 10 years ago
08d49df
sdl2: fix crash in handle_windowevent() when restoring the screen size
by Alberto Garcia
· 10 years ago
6028ef0
s390x/migration: add comment about floating point migration
by Christian Borntraeger
· 10 years ago
8190483
vhost-user: Improve -netdev/netdev_add/-net/... error reporting
by Markus Armbruster
· 10 years ago
71df1d8
QemuOpts: Convert qemu_opt_foreach() to Error
by Markus Armbruster
· 10 years ago
1640b20
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
by Markus Armbruster
· 10 years ago
8809cfc
blkdebug: Simplify passing of Error through qemu_opts_foreach()
by Markus Armbruster
· 10 years ago
28d0de7
QemuOpts: Convert qemu_opts_foreach() to Error
by Markus Armbruster
· 10 years ago
a4c7367
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
by Markus Armbruster
· 10 years ago
8122928
vl: Fail right after first bad -object
by Markus Armbruster
· 10 years ago
8416abb
vl: Print -device help at most once
by Markus Armbruster
· 10 years ago
092b21a
vl: Report failure to sandbox at most once
by Markus Armbruster
· 10 years ago
3855997
hw/vfio/platform: add irq assignment
by Eric Auger
· 10 years ago
0ea2730
hw/vfio/platform: vfio-platform skeleton
by Eric Auger
· 10 years ago
ee09f84
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
2e29dd7
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
by Peter Maydell
· 10 years ago
Next »