index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-14
monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdef
Peter Maydell
1
-25
/
+4
2012-07-14
hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddr
Peter Maydell
1
-2
/
+4
2012-07-14
hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx
Peter Maydell
1
-7
/
+1
2012-07-14
targphys.h: Define TARGET_PRI*PHYS format specifier macros
Peter Maydell
1
-0
/
+16
2012-07-14
disas: Fix printing of addresses in disassembly
Peter Maydell
1
-0
/
+19
2012-07-14
esp: add AMD PCscsi emulation (PCI SCSI adapter)
Hervé Poussineau
4
-0
/
+380
2012-07-14
pci: add some stubs
Hervé Poussineau
1
-0
/
+15
2012-07-14
esp: use trace framework instead of stderr output
Hervé Poussineau
2
-7
/
+9
2012-07-14
esp: split esp code into generic chip emulation and sysbus layer
Hervé Poussineau
1
-67
/
+95
2012-07-14
esp: use hba_private field instead of a complex cast
Hervé Poussineau
1
-4
/
+4
2012-07-14
esp: support future change of chip_id
Hervé Poussineau
1
-1
/
+3
2012-07-14
esp: implement Reset ATN command
Hervé Poussineau
2
-0
/
+5
2012-07-14
esp: implement Disable selection command
Hervé Poussineau
2
-0
/
+7
2012-07-14
esp: delay Transfer Information command if dma is not enabled
Hervé Poussineau
1
-0
/
+5
2012-07-14
esp: execute select commands immediately when it is a non-dma command
Hervé Poussineau
1
-3
/
+3
2012-07-14
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
5
-15
/
+56
2012-07-14
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
7
-52
/
+428
2012-07-12
target-arm: Add support for long format translation table walks
Peter Maydell
1
-0
/
+182
2012-07-12
target-arm: Implement TTBCR changes for LPAE
Peter Maydell
1
-1
/
+14
2012-07-12
target-arm: Implement long-descriptor PAR format
Peter Maydell
1
-10
/
+69
2012-07-12
target-arm: Use target_phys_addr_t in get_phys_addr()
Peter Maydell
1
-14
/
+15
2012-07-12
target-arm: Add 64 bit PAR, TTBR0, TTBR1 for LPAE
Peter Maydell
3
-3
/
+87
2012-07-12
target-arm: Add 64 bit variants of DBGDRAR and DBGDSAR for LPAE
Peter Maydell
1
-0
/
+5
2012-07-12
target-arm: Add AMAIR0, AMAIR1 LPAE cp15 registers
Peter Maydell
1
-0
/
+16
2012-07-12
target-arm: Extend feature flags to 64 bits
Peter Maydell
3
-6
/
+6
2012-07-12
target-arm: Implement privileged-execute-never (PXN)
Peter Maydell
3
-12
/
+26
2012-07-12
ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bits
Peter Maydell
2
-2
/
+2
2012-07-12
hw/imx_avic.c: Avoid format error when target_phys_addr_t is 64 bits
Peter Maydell
1
-1
/
+1
2012-07-12
target-arm: Fix TCG temp handling in 64 bit cp writes
Peter Maydell
1
-0
/
+2
2012-07-12
target-arm: Fix some copy-and-paste errors in cp register names
Peter Maydell
1
-3
/
+3
2012-07-12
target-arm: Fix typo that meant TTBR1 accesses went to TTBR0
Peter Maydell
1
-1
/
+1
2012-07-12
target-arm: Fix CP15 based WFI
Paul Brook
1
-1
/
+1
2012-07-11
iov: Fix do_send_recv() for MinGW (also fixes a build breakage)
Stefan Weil
1
-5
/
+6
2012-07-11
qemu_find_file: check name as a straight path even if it has no '/'
Peter Maydell
1
-3
/
+2
2012-07-10
s390: autodetect map private
Christian Borntraeger
5
-15
/
+56
2012-07-09
megasas: disable due to build breakage
Anthony Liguori
1
-1
/
+0
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
27
-420
/
+623
2012-07-09
Merge remote-tracking branch 'quintela/migration-anthony-v2' into staging
Anthony Liguori
14
-88
/
+198
2012-07-09
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
2
-20
/
+72
2012-07-09
slirp: Improve error reporting of inaccessible smb directories
Jan Kiszka
1
-2
/
+2
2012-07-09
slirp: Ensure smbd and shared directory exist when enable smb
Dunrong Huang
1
-0
/
+12
2012-07-09
slirp: add 'cmd:' target for guestfwd
Alexander Graf
2
-18
/
+48
2012-07-09
slirp: Enforce host-side user of smb share
Jan Kiszka
1
-2
/
+12
2012-07-09
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
13
-295
/
+426
2012-07-09
block: Factor bdrv_read_unthrottled() out of guess_disk_lchs()
Markus Armbruster
2
-7
/
+19
2012-07-09
qtest: Tidy up temporary files properly
Markus Armbruster
1
-13
/
+16
2012-07-09
Merge remote-tracking branch 'kraxel/usb.55' into staging
Anthony Liguori
6
-41
/
+86
2012-07-09
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
13
-37
/
+3872
2012-07-09
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-6
/
+0
2012-07-09
fdc: Drop broken code for user-defined floppy geometry
Markus Armbruster
2
-37
/
+28
[next]