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-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-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
2012-07-11
qemu_find_file: check name as a straight path even if it has no '/'
Peter Maydell
2012-07-10
s390: autodetect map private
Christian Borntraeger
2012-07-09
megasas: disable due to build breakage
Anthony Liguori
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
2012-07-09
Merge remote-tracking branch 'quintela/migration-anthony-v2' into staging
Anthony Liguori
2012-07-09
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
2012-07-09
slirp: Improve error reporting of inaccessible smb directories
Jan Kiszka
2012-07-09
slirp: Ensure smbd and shared directory exist when enable smb
Dunrong Huang
2012-07-09
slirp: add 'cmd:' target for guestfwd
Alexander Graf
2012-07-09
slirp: Enforce host-side user of smb share
Jan Kiszka
2012-07-09
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-07-09
block: Factor bdrv_read_unthrottled() out of guess_disk_lchs()
Markus Armbruster
2012-07-09
qtest: Tidy up temporary files properly
Markus Armbruster
2012-07-09
Merge remote-tracking branch 'kraxel/usb.55' into staging
Anthony Liguori
2012-07-09
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-07-09
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-07-09
fdc: Drop broken code for user-defined floppy geometry
Markus Armbruster
2012-07-09
fdc_test: introduce test_sense_interrupt
Pavel Hrdina
2012-07-09
fdc_test: update media_change test
Pavel Hrdina
2012-07-09
fdc: fix interrupt handling
Pavel Hrdina
2012-07-09
fdc: rewrite seek and DSKCHG bit handling
Pavel Hrdina
2012-07-09
block: introduce bdrv_swap, implement bdrv_append on top of it
Paolo Bonzini
2012-07-09
block: copy over job and dirty bitmap fields in bdrv_append
Paolo Bonzini
2012-07-09
raw: hook into blkdebug
Paolo Bonzini
2012-07-09
blkdebug: optionally tie errors to a specific sector
Paolo Bonzini
2012-07-09
blkdebug: store list of active rules
Paolo Bonzini
[next]