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-07-17
build: add make dist target (v2)
Anthony Liguori
2012-07-17
qemu-options.hx: Fix set_password and expire_password description
Michal Novotny
2012-07-17
qemu-options.hx: Improve -nodefaults description
Michal Novotny
2012-07-17
qemu-options.hx: Improve -{read|write}config options description
Michal Novotny
2012-07-17
constify value pointer for qdev_prop_set_string
Christian Borntraeger
2012-07-17
doc: Fix indefinite article an -> a before nouns that begin with 'h'
Stefan Weil
2012-07-16
audio: Unbreak capturing in mixemu case
malc
2012-07-14
qemu-log: fix x86 and user logging
Blue Swirl
2012-07-14
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2012-07-14
vga: Implement blinking of text cursor
Jan Kiszka
2012-07-14
console: Implementing blinking of cursor
Jan Kiszka
2012-07-14
configure: add -Werror to QEMU_CFLAGS early
Alexander Graf
2012-07-14
monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdef
Peter Maydell
2012-07-14
hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddr
Peter Maydell
2012-07-14
hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx
Peter Maydell
2012-07-14
targphys.h: Define TARGET_PRI*PHYS format specifier macros
Peter Maydell
2012-07-14
disas: Fix printing of addresses in disassembly
Peter Maydell
2012-07-14
esp: add AMD PCscsi emulation (PCI SCSI adapter)
Hervé Poussineau
2012-07-14
pci: add some stubs
Hervé Poussineau
2012-07-14
esp: use trace framework instead of stderr output
Hervé Poussineau
2012-07-14
esp: split esp code into generic chip emulation and sysbus layer
Hervé Poussineau
2012-07-14
esp: use hba_private field instead of a complex cast
Hervé Poussineau
2012-07-14
esp: support future change of chip_id
Hervé Poussineau
2012-07-14
esp: implement Reset ATN command
Hervé Poussineau
2012-07-14
esp: implement Disable selection command
Hervé Poussineau
2012-07-14
esp: delay Transfer Information command if dma is not enabled
Hervé Poussineau
2012-07-14
esp: execute select commands immediately when it is a non-dma command
Hervé Poussineau
2012-07-14
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2012-07-14
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
2012-07-13
make: Remove 'build-all' rule
Stefan Weil
2012-07-13
qemu-keymaps: Finnish keyboard mapping broken
Michael Tokarev
2012-07-13
vnc: add a more descriptive error message
Amos Kong
2012-07-13
bitops: Fix documentation
Stefan Weil
2012-07-13
megasas: mark mfi_frame_desc as 'static'
Hannes Reinecke
2012-07-12
target-arm: Add support for long format translation table walks
Peter Maydell
2012-07-12
target-arm: Implement TTBCR changes for LPAE
Peter Maydell
2012-07-12
target-arm: Implement long-descriptor PAR format
Peter Maydell
2012-07-12
target-arm: Use target_phys_addr_t in get_phys_addr()
Peter Maydell
2012-07-12
target-arm: Add 64 bit PAR, TTBR0, TTBR1 for LPAE
Peter Maydell
2012-07-12
target-arm: Add 64 bit variants of DBGDRAR and DBGDSAR for LPAE
Peter Maydell
2012-07-12
target-arm: Add AMAIR0, AMAIR1 LPAE cp15 registers
Peter Maydell
2012-07-12
target-arm: Extend feature flags to 64 bits
Peter Maydell
2012-07-12
target-arm: Implement privileged-execute-never (PXN)
Peter Maydell
2012-07-12
ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bits
Peter Maydell
2012-07-12
hw/imx_avic.c: Avoid format error when target_phys_addr_t is 64 bits
Peter Maydell
2012-07-12
target-arm: Fix TCG temp handling in 64 bit cp writes
Peter Maydell
2012-07-12
target-arm: Fix some copy-and-paste errors in cp register names
Peter Maydell
2012-07-12
target-arm: Fix typo that meant TTBR1 accesses went to TTBR0
Peter Maydell
2012-07-12
target-arm: Fix CP15 based WFI
Paul Brook
2012-07-11
iov: Fix do_send_recv() for MinGW (also fixes a build breakage)
Stefan Weil
[next]