Sign in
qemu-android
/
qemu-android
/
8e25daa87ac98c9070365b42dcfc070e47fca934
8e25daa
qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_open
by Hans de Goede
· 12 years ago
1908322
qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers
by Hans de Goede
· 12 years ago
c0c4bd2
qemu-char: Add fe_open tracking
by Hans de Goede
· 12 years ago
fee204f
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
by Hans de Goede
· 12 years ago
16665b9
qemu-char: Rename opened to be_open
by Hans de Goede
· 12 years ago
99835e0
compiler: fix warning with GCC 4.8.0
by Paolo Bonzini
· 12 years ago
404e7a4
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
6214e73
pcie: Add endpoint capability initialization wrapper
by Alex Williamson
· 12 years ago
a5519b4
roms: switch oldnoconfig to olddefconfig
by Michael S. Tsirkin
· 12 years ago
eb28cb1
pcie: Mangle types to match topology
by Alex Williamson
· 12 years ago
0889464
pci: Create and use API to determine root buses
by Alex Williamson
· 12 years ago
8c0bf9e
pci: Create pci_bus_is_express helper
by Alex Williamson
· 12 years ago
afb661e
pci: Q35, Root Ports, and Switches create PCI Express buses
by Alex Williamson
· 12 years ago
60a0e44
pci: Allow PCI bus creation interfaces to specify the type of bus
by Alex Williamson
· 12 years ago
cf09458
pci: Move PCI and PCIE type defines
by Alex Williamson
· 12 years ago
3a861c4
pci: Create and register a new PCI Express TypeInfo
by Alex Williamson
· 12 years ago
49cd9ac
exec: assert that RAMBlock size is non-zero
by Stefan Hajnoczi
· 12 years ago
8c7f3dd
pci: refuse empty ROM files
by Stefan Hajnoczi
· 12 years ago
ea7cfed
pci_bridge: Remove duplicate IRQ swizzle function
by Alex Williamson
· 12 years ago
659fefe
pci_bridge: Use a default map_irq function
by Alex Williamson
· 12 years ago
e5368f0
pci: Fix INTx routing notifier recursion
by Alex Williamson
· 12 years ago
600d05b
pci_bridge: drop formatting from source
by Michael S. Tsirkin
· 12 years ago
45eb768
pci_bridge: factor out common code
by Michael S. Tsirkin
· 12 years ago
ba7d851
pci: Teach PCI Bridges about VGA routing
by Alex Williamson
· 12 years ago
e01fd68
pci: Add PCI VGA helpers
by Alex Williamson
· 12 years ago
a38b2c4
virtio-pci: guest notifier mask without non-irqfd
by Michael S. Tsirkin
· 12 years ago
f8f7c53
virtio-net: remove layout assumptions for mq ctrl
by Jason Wang
· 12 years ago
15054fc
qmp: add path to device_deleted event
by Michael S. Tsirkin
· 12 years ago
e998fa8
qom: call class destructor before unparent
by Michael S. Tsirkin
· 12 years ago
18501ae
Merge remote-tracking branch 'quintela/migration.next' into staging
by Anthony Liguori
· 12 years ago
fad5593
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
by Anthony Liguori
· 12 years ago
b57ed9b
virtio-ccw: Queue sanity check for notify hypercall.
by Cornelia Huck
· 12 years ago
0fbf01f
qtest: use synchronous I/O for char device
by Anthony Liguori
· 12 years ago
cd18720
char: introduce a blocking version of qemu_chr_fe_write
by Anthony Liguori
· 12 years ago
e769bdc
hw/qdev: Abort rather than ignoring errors adding device properties
by Peter Maydell
· 12 years ago
54852b0
qom: Detect attempts to add a property that already exists
by Peter Maydell
· 12 years ago
b000dfb
hw/qdev-properties.c: Improve diagnostic for setting property after realize
by Peter Maydell
· 12 years ago
c19f806
virtio-scsi: cleanup: remove qdev field.
by KONRAD Frederic
· 12 years ago
763684b
virtio-scsi: cleanup: init and exit functions.
by KONRAD Frederic
· 12 years ago
0ac8e13
virtio-scsi: cleanup: use QOM casts.
by KONRAD Frederic
· 12 years ago
c908ea1
virtio-scsi-ccw: switch to new API
by KONRAD Frederic
· 12 years ago
9ef13d8
virtio-scsi-s390: switch to the new API.
by KONRAD Frederic
· 12 years ago
bc7b90a
virtio-scsi-pci: switch to new API.
by KONRAD Frederic
· 12 years ago
3ab1dfd
virtio-scsi: add the virtio-scsi device.
by KONRAD Frederic
· 12 years ago
4bfeb18
virtio-scsi: moving host_features from properties to transport properties.
by KONRAD Frederic
· 12 years ago
2221952
virtio-scsi: allocate cmd_vqs array separately.
by KONRAD Frederic
· 12 years ago
394e2e4
virtio-scsi: don't use pointer for configuration.
by KONRAD Frederic
· 12 years ago
2fd1a05
Merge remote-tracking branch 'luiz/queue/qmp' into staging
by Anthony Liguori
· 12 years ago
500f006
Use qemu_put_buffer_async for guest memory pages
by Orit Wasserman
· 12 years ago
6181ec2
Add qemu_put_buffer_async
by Orit Wasserman
· 12 years ago
cb88aa8
Use writev ops if available
by Orit Wasserman
· 12 years ago
b3ea2bd
Store the data to send also in iovec
by Orit Wasserman
· 12 years ago
7d8a30bb
Update bytes_xfer in qemu_put_byte
by Orit Wasserman
· 12 years ago
28085f7
Add socket_writev_buffer function
by Orit Wasserman
· 12 years ago
d913829
Add QemuFileWritevBuffer QemuFileOps
by Orit Wasserman
· 12 years ago
5cc11c4
migration: use XBZRLE only after bulk stage
by Peter Lieven
· 12 years ago
70c8652
migration: do not search dirty pages in bulk stage
by Peter Lieven
· 12 years ago
f1c7279
migration: do not sent zero pages in bulk stage
by Peter Lieven
· 12 years ago
78d07ae
migration: add an indicator for bulk state of ram migration
by Peter Lieven
· 12 years ago
3edcd7e
migration: search for zero instead of dup pages
by Peter Lieven
· 12 years ago
49f676a
bitops: unroll while loop in find_next_bit()
by Peter Lieven
· 12 years ago
56ded70
buffer_is_zero: use vector optimizations if possible
by Peter Lieven
· 12 years ago
41a259b
cutils: add a function to find non-zero content in a buffer
by Peter Lieven
· 12 years ago
c61ca00
move vector definitions to qemu-common.h
by Peter Lieven
· 12 years ago
377e2cb
savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition
by David Gibson
· 12 years ago
8474a9d
savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32
by David Gibson
· 12 years ago
213945e
savevm: Add VMSTATE_FLOAT64 helpers
by David Gibson
· 12 years ago
d58f559
savevm: Add VMSTATE_UINTTL_EQUAL helper
by David Gibson
· 12 years ago
e344b8a
savevm: Add VMSTATE_UINT64_EQUAL helpers
by David Gibson
· 12 years ago
817c604
migration: Improve QMP documentation
by Juan Quintela
· 12 years ago
4d70043
New QMP command query-cpu-max and HMP command cpu_max
by Michal Novotny
· 12 years ago
e5ecec7
qmp: fix handling of boolean values in qmp-shell
by Igor Mammedov
· 12 years ago
28c4fa3
QMP: TPM QMP and man page documentation updates
by Corey Bryant
· 12 years ago
88ca7bc
QMP: Remove duplicate TPM type from query-tpm
by Corey Bryant
· 12 years ago
dcadaa9
Merge remote-tracking branch 'stefanha/net' into staging
by Anthony Liguori
· 12 years ago
4b5805d
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 12 years ago
d2f38a0
Merge remote-tracking branch 'kraxel/ipxe.3' into staging
by Anthony Liguori
· 12 years ago
d63c947
glib: add a compatibility interface for g_timeout_add_seconds
by Anthony Liguori
· 12 years ago
6db253c
gtk: Release modifier when graphic console loses keyboard focus
by Jan Kiszka
· 12 years ago
d32fcad
net: increase buffer size to accommodate Jumbo frame pkts
by Scott Feldman
· 12 years ago
786fd2b
VMXNET3 device implementation
by Dmitry Fleytman
· 12 years ago
e263cd4
Packet abstraction for VMWARE network devices
by Dmitry Fleytman
· 12 years ago
75020a7
Common definitions for VMWARE devices
by Dmitry Fleytman
· 12 years ago
8402630
net: iovec checksum calculator
by Dmitry Fleytman
· 12 years ago
5acf5ea
Checksum-related utility functions
by Dmitry Fleytman
· 12 years ago
20048d0
net: use socket_set_nodelay() for -netdev socket
by Stefan Hajnoczi
· 12 years ago
ea804ca
block: Add options QDict to bdrv_file_open() prototypes (fix MinGW build)
by Stefan Weil
· 12 years ago
d43731c
rbd: fix compile error
by Liu Yuan
· 12 years ago
0099cd4
ipxe: update binaries
by Gerd Hoffmann
· 12 years ago
95ca557
ipxe: disable two second timeout
by Gerd Hoffmann
· 12 years ago
fe6344a
Remove device_tree.o from hw/moxie/Makefile.objs.
by Anthony Green
· 12 years ago
2d49754
tcg-optimize: Fold sub r,0,x to neg r,x
by Richard Henderson
· 12 years ago
4980ef9
target-i386: Don't modify env->eflags around cpu_dump_state
by Richard Henderson
· 12 years ago
c53de1a
target-i386: Fix flags computation for ADOX
by Richard Henderson
· 12 years ago
d15a9c2
Add top level changes for moxie
by Anthony Green
· 12 years ago
a360d96
Add sample moxie system
by Anthony Green
· 12 years ago
bd86a88
Add moxie disassembler
by Anthony Green
· 12 years ago
525bd32
Add moxie target code
by Anthony Green
· 12 years ago
f7c61bf
Merge branch 'for-upstream' of git://github.com/mwalle/qemu
by Blue Swirl
· 12 years ago
d76bb73
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
by Aurelien Jarno
· 12 years ago
Next »