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-06
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Aurelien Jarno
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2012-10-06
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-10-06
qemu-barrier: Fix compilation on i386 hosts
Stefan Weil
2012-10-06
tcg: Add tcg_high_cond
Richard Henderson
2012-10-06
tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
Richard Henderson
2012-10-06
tcg: Add is_unsigned_cond
Richard Henderson
2012-10-06
vga: cleanup after isa_vga_init() and pci_vga_init() conversion
Aurelien Jarno
2012-10-06
mips/r4k: use the new is_vga_init() function
Aurelien Jarno
2012-10-06
pc: use the new pci_vga_init() and isa_vga_init() functions
Aurelien Jarno
2012-10-06
sun/sun4u: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
ppc/pSeries: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
ppc/prep: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
ppc/oldworld: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
ppc/newworld: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
alpha: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
mips/malta: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
isa: add a isa_vga_init() function
Aurelien Jarno
2012-10-06
pci: add a pci_vga_init() function
Aurelien Jarno
2012-10-06
vl.c: default to std if cirrus is not available
Aurelien Jarno
2012-10-06
vl.c: check for qxl availability
Aurelien Jarno
2012-10-06
vl.c: convert *vga_enabled functions to QOM
Aurelien Jarno
2012-10-06
vga: rename isa_vga_init() to isa_std_vga_init()
Aurelien Jarno
2012-10-06
vga: rename pci_vga_init() into pci_std_vga_init()
Aurelien Jarno
2012-10-06
tcg: remove obsolete jmp op
Aurelien Jarno
2012-10-06
target-xtensa: de-optimize EXTUI
Aurelien Jarno
2012-10-05
Remove libhw
Stefan Weil
2012-10-05
target-arm: Drop unused DECODE_CPREG_CRN macro
Peter Maydell
2012-10-05
target-arm: use deposit instead of hardcoded version
Aurelien Jarno
2012-10-05
target-arm: mark a few integer helpers const and pure
Aurelien Jarno
2012-10-05
target-arm: convert sar, shl and shr helpers to TCG
Aurelien Jarno
2012-10-05
target-arm: convert add_cc and sub_cc helpers to TCG
Aurelien Jarno
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
[next]