Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
refs/heads/64-bit-physaddrs
05c3cf3
target-arm: Add support for long format translation table walks
by Peter Maydell
· 13 years ago
64-bit-physaddrs
31a5e99
target-arm: Implement TTBCR changes for LPAE
by Peter Maydell
· 13 years ago
4346928
target-arm: Implement long-descriptor PAR format
by Peter Maydell
· 13 years ago
a07db87
target-arm: Use target_phys_addr_t in get_phys_addr()
by Peter Maydell
· 13 years ago
73b2300
target-arm: Add 64 bit PAR, TTBR0, TTBR1 for LPAE
by Peter Maydell
· 13 years ago
4f86cb2
target-arm: Add 64 bit variants of DBGDRAR and DBGDSAR for LPAE
by Peter Maydell
· 13 years ago
b57178e
target-arm: Add AMAIR0, AMAIR1 LPAE cp15 registers
by Peter Maydell
· 13 years ago
2620ac3
target-arm: Extend feature flags to 64 bits
by Peter Maydell
· 13 years ago
a5efcbf
target-arm: Implement privileged-execute-never (PXN)
by Peter Maydell
· 13 years ago
e4db394
target-arm: Fix TCG temp handling in 64 bit cp writes
by Peter Maydell
· 13 years ago
5bad9d0
ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bits
by Peter Maydell
· 13 years ago
4262313
bitops.h: Add functions to extract and deposit bitfields
by Peter Maydell
· 13 years ago
42a1976
target-arm: Fix typo that meant TTBR1 accesses went to TTBR0
by Peter Maydell
· 13 years ago
f1aa3b3
hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t
by Peter Maydell
· 13 years ago
71ea2e0
bsd-user: fix build
by Blue Swirl
· 13 years ago
9cc85c2
x86: rename op_helper.c to seg_helper.c
by Blue Swirl
· 13 years ago
1077499
x86: split off memory access helpers
by Blue Swirl
· 13 years ago
f7b2429
x86: split off misc helpers
by Blue Swirl
· 13 years ago
ab109e5
x86: split off SMM helpers
by Blue Swirl
· 13 years ago
6bada5e
x86: split off SVM helpers
by Blue Swirl
· 13 years ago
d758207
x86: split off integer helpers
by Blue Swirl
· 13 years ago
5918fff
x86: split off condition code helpers
by Blue Swirl
· 13 years ago
997ff0d
x86: prepare eflags helpers for general use
by Blue Swirl
· 13 years ago
38de4c4
x86: split condition code and shift templates
by Blue Swirl
· 13 years ago
a04759f
x86: fix coding style in helper_template.h
by Blue Swirl
· 13 years ago
c4baa05
x86: improve SSE table type safety
by Blue Swirl
· 13 years ago
f299f43
x86: split off FPU helpers
by Blue Swirl
· 13 years ago
e01d9d3
x86: fix coding style in ops_sse.h
by Blue Swirl
· 13 years ago
9dd69d6
x86: avoid an extern declaration
by Blue Swirl
· 13 years ago
599b9a5
x86: split off exception handlers
by Blue Swirl
· 13 years ago
77b2bc2
x86: avoid AREG0 for exceptions
by Blue Swirl
· 13 years ago
20054ef
x86: prepare op_helper.c for splitting
by Blue Swirl
· 13 years ago
7a0bac4
Add a memory barrier to DMA functions
by Benjamin Herrenschmidt
· 13 years ago
edded45
pseries: Implement IOMMU and DMA for PAPR PCI devices
by David Gibson
· 13 years ago
5fa45de
iommu: Allow PCI to use IOMMU infrastructure
by David Gibson
· 13 years ago
ad0ebb9
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
by David Gibson
· 13 years ago
e5332e6
iommu: Introduce IOMMU emulation infrastructure
by David Gibson
· 13 years ago
e2f8992
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
by David Gibson
· 13 years ago
10ca294
ide/ahci: Use universal DMA helper functions
by David Gibson
· 13 years ago
c65bcef
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
by David Gibson
· 13 years ago
9ac6a21
usb-ohci: Use universal DMA helper functions
by David Gibson
· 13 years ago
d86a77f
iommu: Add universal DMA helper functions
by David Gibson
· 13 years ago
8292f75
Better support for dma_addr_t variables
by David Gibson
· 13 years ago
fcce6fd
rtl8139: validate rx ring before receiving packets
by Jason Wang
· 13 years ago
2624bab
Remove support for non-threaded VNC server
by Daniel P. Berrange
· 13 years ago
a307beb
configure: Assure existence of linux-headers/ build directory
by Andreas Färber
· 13 years ago
b54fa7d
Makefile.target: Update clean command to clean hw/ directory
by Peter Maydell
· 13 years ago
039380a
qtest: fix infinite loop when QEMU aborts abruptly
by Anthony Liguori
· 13 years ago
7de3abe
qdev: fix use-after-free in the error path of qdev_init_nofail
by Anthony Liguori
· 13 years ago
d24b569
MAINTAINERS: Added device tree
by Peter A. G. Crosthwaite
· 13 years ago
ab61d24
MAINTAINERS: Added Xilinx EDK devices
by Peter A. G. Crosthwaite
· 13 years ago
d36e8ce
MAINTAINERS: Add Petalogix ml605 machine model
by Peter A. G. Crosthwaite
· 13 years ago
e0a3dc7
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
3aa42d3
Merge remote-tracking branch 'spice/spice.v58' into staging
by Anthony Liguori
· 13 years ago
675658d
Merge remote-tracking branch 'mdroth/qga-pull-6-21-12' into staging
by Anthony Liguori
· 13 years ago
3978f46
Merge remote-tracking branch 'sstabellini/compile-xs' into staging
by Anthony Liguori
· 13 years ago
7a542b6
Merge remote-tracking branch 'sstabellini/xen-pt' into staging
by Anthony Liguori
· 13 years ago
b1a6609
Merge remote-tracking branch 'kraxel/usb.54' into staging
by Anthony Liguori
· 13 years ago
cfee021
target-ppc: Fix 2nd parameter for tcg_gen_shri_tl
by Stefan Weil
· 13 years ago
975e546
target-ppc: Fix build with --enable-debug
by Stefan Weil
· 13 years ago
3c01ae0
tci: don't write zero for reloc in tci_out_label
by Scott Wood
· 13 years ago
a483bda
make: Fix dependencies for fpu/*.c and tcg/*.c
by Stefan Weil
· 13 years ago
726f8cb
qemu-log: Add GCC format attribute
by Stefan Weil
· 13 years ago
4e469a4
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 13 years ago
959a255
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
8dacfcb
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 13 years ago
99918ce
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
9609169
PPC: BookE206: Bump MAS2 to 64bit
by Alexander Graf
· 13 years ago
ba38ab8
PPC: BookE: Support 32 and 64 bit wide MAS2
by Alexander Graf
· 13 years ago
91f477f
PPC: Extract SPR dump generation into its own function
by Alexander Graf
· 13 years ago
b81ccf8
PPC: Add e5500 CPU target
by Alexander Graf
· 13 years ago
e9cd84b
PPC: BookE: Make ivpr selectable by CPU type
by Alexander Graf
· 13 years ago
2a7a47f
PPC: BookE: Implement EPR SPR
by Alexander Graf
· 13 years ago
e42a61f
PPC: Add support for MSR_CM
by Alexander Graf
· 13 years ago
84755ed
PPC: Add some booke SPR defines
by Alexander Graf
· 13 years ago
5025d54
uImage: increase the gzip load size
by Alexander Graf
· 13 years ago
caedc73
PPC: e500: allow users to set the /compatible property via -machine
by Alexander Graf
· 13 years ago
45e9dfb
dt: make setprop argument static
by Alexander Graf
· 13 years ago
a053a7c
PPC: e500: Refactor serial dt generation
by Alexander Graf
· 13 years ago
4b1b1c8
dt: Add global option to set phandle start offset
by Alexander Graf
· 13 years ago
3627757
PPC: e500: Extend address/size of / to 64bit
by Alexander Graf
· 13 years ago
ed2bc49
PPC: e500: Define addresses as always 64bit
by Alexander Graf
· 13 years ago
ebb9518
PPC: e500: Use new SOC dt format
by Alexander Graf
· 13 years ago
518c7fb
PPC: e500: Use new MPIC dt format
by Alexander Graf
· 13 years ago
1337ae1
Revert "dt: temporarily disable subtree creation failure check"
by Alexander Graf
· 13 years ago
d1b9356
PPC: e500: enable manual loading of dtb blob
by Alexander Graf
· 13 years ago
7f47b41
PPC: e500: dt: use target_phys_addr_t for ramsize
by Alexander Graf
· 13 years ago
1d2e5c5
PPC: e500: dt: use 64bit cell helper
by Alexander Graf
· 13 years ago
25b4270
dt: Add -machine dumpdtb option to dump the current dtb
by Alexander Graf
· 13 years ago
2636fcb
PPC: e500: dt: start with empty device tree
by Alexander Graf
· 13 years ago
0dbc079
PPC: e500: dt: create pci node dynamically
by Alexander Graf
· 13 years ago
f503848
PPC: e500: dt: create global-utils node dynamically
by Alexander Graf
· 13 years ago
19ac9de
PPC: e500: dt: create mpic node dynamically
by Alexander Graf
· 13 years ago
0cfc6e8
PPC: e500: dt: create serial nodes dynamically
by Alexander Graf
· 13 years ago
5da9662
PPC: e500: dt: create /soc8544 node dynamically
by Alexander Graf
· 13 years ago
f5231aa
PPC: e500: dt: create /chosen node dynamically
by Alexander Graf
· 13 years ago
51b852b
PPC: e500: dt: create / node dynamically
by Alexander Graf
· 13 years ago
d50f71a
PPC: e500: dt: create /hypervisor node dynamically
by Alexander Graf
· 13 years ago
625e665
PPC: e500: dt: create /cpus node dynamically
by Alexander Graf
· 13 years ago
dd0bcfc
PPC: e500: dt: create memory node dynamically
by Alexander Graf
· 13 years ago
Next »