index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-08-21
esp: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
sun4m: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
tcx: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
sun4m_iommu: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
slavio_intctl: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
slavio_misc: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
slavio_timer: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
monitor: Prevent sign-extension of 32-bit addresses printed by info tlb
Austin Clements
2011-08-21
Merge branch 'queues/slirp' of git://git.kiszka.org/qemu
Blue Swirl
2011-08-21
tcg-ia64: Fix typos in AREG0 setup in prologue.
Richard Henderson
2011-08-21
tcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight.
Richard Henderson
2011-08-21
tcg: Constant fold neg, andc, orc, eqv, nand, nor.
Richard Henderson
2011-08-21
tcg: Always define all of the TCGOpcode enum members.
Richard Henderson
2011-08-21
tcg: Add and use TCG_OPF_64BIT.
Richard Henderson
2011-08-21
Check for presence of compiler -pthread flag.
Brad
2011-08-21
Convert last qemu_free and qemu_malloc uses
Blue Swirl
2011-08-21
monitor: Show combined protection bits in "info mem"
Austin Clements
2011-08-21
monitor: Fix "info mem" to print the last memory range
Austin Clements
2011-08-21
monitor: Prevent sign-extension of 32-bit addresses printed by info mem
Austin Clements
2011-08-21
w32: Fix format string regression
Stefan Weil
2011-08-21
w64: Add definition of FMT_pid
Stefan Weil
2011-08-21
Fix conversions from pointer to tcg_target_long
Stefan Weil
2011-08-21
Remove remenants of qemu_malloc
Anthony Liguori
2011-08-21
Update HACKING to refer to g_malloc instead of qemu_malloc
Anthony Liguori
2011-08-20
Add trace points for g_malloc/g_free functions
Anthony Liguori
2011-08-20
Remove qemu_malloc/qemu_free
Anthony Liguori
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
Make glib mandatory and fixup utils appropriately
Anthony Liguori
2011-08-21
Reorder default ram_size initialization
Jan Kiszka
2011-08-20
scsi-disk: fix DPRINTF
Blue Swirl
2011-08-20
target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SP
Peter Maydell
2011-08-16
scsi: do not overwrite memory on REQUEST SENSE commands with a large buffer
Paolo Bonzini
2011-08-14
slirp: Fix bit field types in IP header structs
Jan Kiszka
2011-08-14
hw/scsi-bus.c: Fix use of uninitialised variable
Peter Maydell
2011-08-12
qapi: fix build issue due to missing newline in generated header
Michael Roth
2011-08-12
memory: correct documentation typos
Avi Kivity
2011-08-12
memory: add API for creating ROM/device regions
Avi Kivity
2011-08-12
memory: reclaim resources when a memory region is destroyed for good
Avi Kivity
2011-08-12
build: Move QEMU_INCLUDES before QEMU_CFLAGS
Jiri Denemark
2011-08-12
configure: Disable guest_agent for mingw32
Stefan Weil
2011-08-12
scsi: add special traces for common commands
Paolo Bonzini
2011-08-12
scsi: report unit attention on reset
Paolo Bonzini
2011-08-12
scsi: add support for unit attention conditions
Paolo Bonzini
2011-08-12
scsi: add a bunch more common sense codes
Paolo Bonzini
2011-08-12
scsi: move handling of REQUEST SENSE to common code
Paolo Bonzini
2011-08-12
scsi: move handling of REPORT LUNS and invalid LUNs to common code
Paolo Bonzini
2011-08-12
scsi: move request parsing to common code
Paolo Bonzini
2011-08-12
scsi: push lun field to SCSIDevice
Paolo Bonzini
2011-08-12
scsi: introduce SCSICommand
Paolo Bonzini
2011-08-12
scsi: pass cdb already to scsi_req_new
Paolo Bonzini
[next]