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
2012-10-05
target-arm: use globals for CC flags
Aurelien Jarno
2012-10-05
target-arm: Reinstate display of VFP registers in cpu_dump_state
Peter Maydell
2012-10-05
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic
Peter Maydell
2012-10-05
versatilepb: Use symbolic indices for ARM PIC
Stefan Weil
2012-10-05
qdev: kill bogus comment
Eduardo Habkost
2012-10-05
qemu-barrier: Fix compiler version check for future gcc versions
Stefan Weil
2012-10-05
hw: Add missing 'static' attribute for QEMUMachine
Stefan Weil
2012-10-05
cleanup useless return sentence
Amos Kong
2012-10-05
rtc: implement century byte
Paolo Bonzini
2012-10-05
rtc: map CMOS index 0x37 to 0x32 on read and writes
Paolo Bonzini
2012-10-05
rtc: fix overflow in mktimegm
Paolo Bonzini
2012-10-05
qtest: implement QTEST_STOP
Paolo Bonzini
2012-10-05
qemu-barrier: Fix compiler version check for future gcc versions
Stefan Weil
2012-10-05
doc: update HACKING wrt strncpy/pstrcpy
Jim Meyering
2012-10-05
hw/r2d: add comment: this strncpy use is ok
Jim Meyering
2012-10-05
qcow2: mark this file's sole strncpy use as justified
Jim Meyering
2012-10-05
acpi: remove strzcpy (strncpy-identical) function; just use strncpy
Jim Meyering
2012-10-05
libcacard/vcard_emul_nss: use pstrcpy in place of strncpy
Jim Meyering
2012-10-05
qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_name
Jim Meyering
2012-10-05
vscsi: avoid unwarranted strncpy
Jim Meyering
2012-10-05
virtio-9p: avoid unwarranted uses of strncpy
Jim Meyering
2012-10-05
bt: replace fragile snprintf use and unwarranted strncpy
Jim Meyering
2012-10-05
ui/vnc: simplify and avoid strncpy
Jim Meyering
2012-10-05
linux-user: remove two unchecked uses of strdup
Jim Meyering
2012-10-05
ppc: avoid buffer overrun: use pstrcpy, not strncpy
Jim Meyering
2012-10-05
os-posix: avoid buffer overrun
Jim Meyering
2012-10-05
lm32: avoid buffer overrun
Jim Meyering
2012-10-05
hw/9pfs: avoid buffer overrun
Jim Meyering
2012-10-05
vmdk: relative_path: use pstrcpy in place of strncpy
Jim Meyering
2012-10-05
sheepdog: avoid a few buffer overruns
Jim Meyering
2012-10-05
block: avoid buffer overrun by using pstrcpy, not strncpy
Jim Meyering
2012-10-05
sparc: use g_strdup in place of unchecked strdup
Jim Meyering
2012-10-05
scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL
Jim Meyering
2012-10-05
qemu-sockets: Fix compiler warning (regression for MinGW)
Stefan Weil
2012-10-05
vnc: Fix spelling (hellmen -> hellman) in comment
Stefan Weil
2012-10-05
slirp: Fix spelling in comment (enought -> enough, insure -> ensure)
Stefan Weil
2012-10-05
tcg/arm: Use tcg_out_mov_reg rather than inline equivalent code
Peter Maydell
2012-10-05
cpu: Add missing 'static' attribute to qemu_global_mutex
Stefan Weil
2012-10-05
configure: Support empty target list (--target-list=)
Stefan Weil
2012-10-05
hw: Fix return value check for bdrv_read, bdrv_write
Stefan Weil
2012-10-05
PPC: KVM: Fix BAT put
Alexander Graf
2012-10-04
Merge remote-tracking branch 'sstabellini/xen-2012-10-03' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'kraxel/usb.66' into staging
Anthony Liguori
2012-10-04
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
2012-10-05
PPC: e500: Only expose even TLB sizes in initial TLB
Alexander Graf
2012-10-05
ppc/pseries: Reset VPA registration on CPU reset
David Gibson
2012-10-05
pseries: Don't test for MSR_PR for hypercalls under KVM
David Gibson
[prev]
[next]