index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-arm: Use TCG operation for Neon 64 bit negation
Peter Maydell
2012-10-24
3
-8
/
+3
*
arm-semi.c: Handle get/put_user() failure accessing arguments
Peter Maydell
2012-10-24
1
-61
/
+106
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
383
-2240
/
+2240
*
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
2012-10-22
2
-34
/
+38
|
\
|
*
memory: abort if a memory region is destroyed during a transaction
Avi Kivity
2012-10-17
1
-0
/
+1
|
*
i440fx: avoid destroying memory regions within a transaction
Avi Kivity
2012-10-17
1
-34
/
+35
|
*
memory: Make eventfd adhere to device endianness
Alexander Graf
2012-10-17
1
-0
/
+2
*
|
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' int...
Anthony Liguori
2012-10-22
1
-3
/
+8
|
\
\
|
*
|
vfio-pci: Mark non-migratable
Alex Williamson
2012-10-17
1
-0
/
+6
|
*
|
vfio-pci: Fix debug build
Alex Williamson
2012-10-17
1
-3
/
+2
*
|
|
usb-serial: only expose device in guest when the chardev is open
Gerd Hoffmann
2012-10-22
1
-2
/
+17
*
|
|
usb-serial: don't magically zap chardev on umplug
Gerd Hoffmann
2012-10-22
1
-1
/
+1
*
|
|
serial: add pci-serial documentation
Gerd Hoffmann
2012-10-22
2
-0
/
+36
*
|
|
serial: add 2x + 4x pci variant
Gerd Hoffmann
2012-10-22
1
-0
/
+149
*
|
|
serial: add windows inf file for the pci card to docs
Gerd Hoffmann
2012-10-22
1
-0
/
+109
*
|
|
serial: add pci variant
Gerd Hoffmann
2012-10-22
6
-0
/
+112
*
|
|
serial: split serial.c
Gerd Hoffmann
2012-10-22
26
-180
/
+257
*
|
|
Call MADV_HUGEPAGE for guest RAM allocations
Luiz Capitulino
2012-10-22
2
-0
/
+6
*
|
|
Merge remote-tracking branch 'quintela/migration-next-20121017' into staging
Anthony Liguori
2012-10-22
17
-272
/
+319
|
\
\
\
|
*
|
|
cpus: create qemu_in_vcpu_thread()
Juan Quintela
2012-10-17
1
-2
/
+7
|
*
|
|
savevm: make qemu_file_put_notify() return errors
Juan Quintela
2012-10-17
3
-5
/
+6
|
*
|
|
savevm: un-export qemu_file_set_error()
Juan Quintela
2012-10-17
2
-2
/
+1
|
*
|
|
block-migration: handle errors with the return codes correctly
Juan Quintela
2012-10-17
1
-12
/
+14
|
*
|
|
block-migration: Switch meaning of return value
Juan Quintela
2012-10-17
1
-5
/
+9
|
*
|
|
block-migration: make flush_blks() return errors
Juan Quintela
2012-10-17
1
-14
/
+8
|
*
|
|
buffered_file: buffered_put_buffer() don't need to set last_error
Juan Quintela
2012-10-17
1
-2
/
+0
|
*
|
|
savevm: Only qemu_fflush() can generate errors
Juan Quintela
2012-10-17
1
-17
/
+18
|
*
|
|
savevm: make qemu_fill_buffer() be consistent
Juan Quintela
2012-10-17
1
-1
/
+1
|
*
|
|
savevm: unexport qemu_ftell()
Juan Quintela
2012-10-17
2
-4
/
+1
|
*
|
|
savevm: unfold qemu_fclose_internal()
Juan Quintela
2012-10-17
1
-20
/
+6
|
*
|
|
savevm: make qemu_fflush() return an error code
Juan Quintela
2012-10-17
1
-16
/
+23
|
*
|
|
savevm: Remove qemu_fseek()
Juan Quintela
2012-10-17
2
-22
/
+0
|
*
|
|
virtio-net: use qemu_get_buffer() in a temp buffer
Juan Quintela
2012-10-17
1
-1
/
+3
|
*
|
|
savevm: unexport qemu_fflush
Juan Quintela
2012-10-17
2
-2
/
+1
|
*
|
|
migration: make migrate_fd_wait_for_unfreeze() return errors
Juan Quintela
2012-10-17
3
-6
/
+11
|
*
|
|
buffered_file: make buffered_flush return the error code
Juan Quintela
2012-10-17
1
-9
/
+26
|
*
|
|
buffered_file: callers of buffered_flush() already check for errors
Juan Quintela
2012-10-17
1
-7
/
+0
|
*
|
|
buffered_file: We can access directly to bandwidth_limit
Juan Quintela
2012-10-17
3
-6
/
+4
|
*
|
|
buffered_file: unfold migrate_fd_close
Juan Quintela
2012-10-17
4
-15
/
+6
|
*
|
|
buffered_file: unfold migrate_fd_wait_for_unfreeze
Juan Quintela
2012-10-17
4
-9
/
+3
|
*
|
|
buffered_file: unfold migrate_fd_put_ready
Juan Quintela
2012-10-17
4
-9
/
+3
|
*
|
|
buffered_file: unfold migrate_fd_put_buffer
Juan Quintela
2012-10-17
4
-11
/
+7
|
*
|
|
buffered_file: opaque is MigrationState
Juan Quintela
2012-10-17
2
-4
/
+6
|
*
|
|
buffered_file: rename opaque to migration_state
Juan Quintela
2012-10-17
1
-6
/
+6
|
*
|
|
BufferedFile: append, then flush
Paolo Bonzini
2012-10-17
1
-39
/
+11
|
*
|
|
migration: Add dirty_pages_rate to query migrate output
Juan Quintela
2012-10-17
5
-2
/
+31
|
*
|
|
Separate migration bitmap
Juan Quintela
2012-10-17
3
-31
/
+43
|
*
|
|
ram: create trace event for migration sync bitmap
Juan Quintela
2012-10-17
2
-0
/
+10
|
*
|
|
ram: introduce migration_bitmap_sync()
Juan Quintela
2012-10-17
1
-2
/
+8
|
*
|
|
ram: Export last_ram_offset()
Juan Quintela
2012-10-17
2
-1
/
+2
[next]