projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2009-06-15
Anthony Liguori
Incorporate changes from v2 of Gleb's RTC reset patch
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Edgar E. Iglesias
etrax: Don't pass CPUState to peripherals.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Anthony Liguori
Merge commit 'block/master' into staging
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Anthony Liguori
Fix warning in qemu-nbd.c
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Christoph Hellwig
raw-posix: cleanup ioctl methods
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Christoph Hellwig
block: add bdrv_probe_device method
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Christoph Hellwig
raw-posix: split hdev drivers
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Christoph Hellwig
raw-posix: add a raw_open_common helper
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Christoph Hellwig
raw-posix: always store open flags
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Andrea Arcangeli
fix qemu_aio_flush
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Gleb Natapov
Add rtc reset function.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Uri Lublin
migrate_fd_close: delete associated io-handler before...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Uri Lublin
exec-migration: handle EINTR in popen_get_buffer()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Stefan Weil
Fix prototype of function zfree.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Stefan Weil
Add static to local machine declaration.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Gleb Natapov
Don't use cpu_index as apic_id.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Gleb Natapov
Apic creation should not depend on pci
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Eduardo Habkost
Add -no-virtio-balloon command-line option
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Stefan Weil
Fix SDL include path.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Blue Swirl
Really enable -Werror
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Blue Swirl
Avoid collision with system NGROUPS definition
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Blue Swirl
Fix a warning: uint_fast8_t is not 8 bits on OpenBSD...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Blue Swirl
Avoid a gcc 3 format warning
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Blue Swirl
Avoid gcc 4.4 warning about uninitialized field
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Blue Swirl
Fix signedness problems
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Gerd Hoffmann
xen nic: check tx queue after connect.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Gerd Hoffmann
include inttypes.h in xen.h
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Gerd Hoffmann
xen: adapt to qemu_machine changes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Gerd Hoffmann
xen_disk: move sanity check to the correct place
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Stefan Weil
Win32: Don't remove const attribute in type casts.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Blue Swirl
Fix mingw32 build warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Anthony Liguori
Enable -Werror by default for git builds on Linux hosts
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Edgar E. Iglesias
CRIS: Prettify sizes for the internal disasm.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Edgar E. Iglesias
ETRAX: DMA fixes for 64bit hosts.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Edgar E. Iglesias
ETRAX: Correct PIC creation for the bare FS board.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Gerd Hoffmann
qdev: move name+size into DeviceInfo (v2)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Paul Brook
Fix stellaris ethernet
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Jan Kiszka
Fix xilinx_ethlite breakage by 4f1c942b7f
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Anthony Liguori
Fix build breakage when using VDE introduced by 4f1c942
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Anthony Liguori
Merge branch 'net-queue'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Luiz Capitulino
Fix "defined but not used" warning
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Luiz Capitulino
monitor: Introduce get_command_name()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Luiz Capitulino
monitor: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Luiz Capitulino
monitor: Remove uneeded 'return' statement
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Luiz Capitulino
monitor: Remove uneeded goto
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Blue Swirl
Use snprintf to avoid OpenBSD warning
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Blue Swirl
Fix Sparse warning
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Blue Swirl
Clean up generated qemu-img-cmds.h
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Blue Swirl
Fix Sparse warning
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Blue Swirl
microblaze-dis.c does not need to be executable
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Blue Swirl
Fix warning
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Blue Swirl
Remove unused and misnamed field and variable
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Blue Swirl
Update irqs on reset and device load
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Blue Swirl
Register reset functions for e1000 and rtl8139
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Alex Williamson
virtio-net: Increase filter and control limits
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Alex Williamson
virtio-net: Add new RX filter controls
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Alex Williamson
virtio-net: MAC filter optimization
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Alex Williamson
virtio-net: Fix MAC filter overflow handling
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Alex Williamson
virtio-net: reorganize receive_filter()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Alex Williamson
virtio-net: Use a byte to store RX mode flags
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Alex Williamson
virtio-net: Add version_id 7 placeholder for vnet heade...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
virtio-net: implement rx packet queueing
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: make use of async packet sending API in tap client
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: add qemu_send_packet_async()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: split out packet queueing and flushing into separa...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: return status from qemu_deliver_packet()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: add return value to packet receive handler
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: pass VLANClientState* as first arg to receive...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: re-name vc->fd_read() to vc->receive()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: add fd_readv() handler to qemu_new_vlan_client...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: only read from tapfd when we can send
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: vlan clients with no fd_can_read() can always...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: move the tap buffer into TAPState
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: factor tap_read_packet() out of tap_send()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Jan Kiszka
slirp: Reorder initialization
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Jan Kiszka
net: Improve parameter error reporting
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
net: fix error reporting for some net parameter checks
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Jan Kiszka
net: Real fix for check_params users
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Mark McLoughlin
Revert "Fix output of uninitialized strings"
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Jan Kiszka
slirp: Avoid zombie processes after fork_exec
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Jan Kiszka
net: Fix and improved ordered packet delivery
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Jan Kiszka
net: Don't deliver to disabled interfaces in qemu_sendv...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Gerd Hoffmann
qdev: c99 initilaizers for bus_type_names
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Gerd Hoffmann
xen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Gerd Hoffmann
xen nic: use qemu_malloc
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Jan Kiszka
kvm: Improve upgrade notes when facing unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Blue Swirl
Fix generation of CONFIG_KVM
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Stuart Brady
Use hxtool for qemu-img command list
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Stefan Weil
doc: Update information on supported network adapters.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Gerd Hoffmann
xen: net backend doesn't need linux headers.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Kevin Wolf
Document changes in qemu-img interface
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Kevin Wolf
qemu-img: Print available options with -o ?
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Stefan Weil
Fix spelling in comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Blue Swirl
Use hxtool to generate monitor documentation and C...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Paul Brook
Use correct type for SPARC cpu_cc_op
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Paul Brook
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Gerd Hoffmann
qdev: add monitor command to dump the tree.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Paul Brook
Record device property types
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Paul Brook
Fix elf loader range checking
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Paul Brook
Remove ARM NVIC initialization hack
commit
|
commitdiff
|
tree
|
snapshot
next