Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"
This reverts commit 311f83ca08
.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
99b9cc0679
commit
5b23fd0332
@ -34,10 +34,7 @@
|
||||
#include "exec/cpu-defs.h"
|
||||
#define TARGET_PAGE_BITS 12
|
||||
|
||||
/* Actually 64-bits, limited by the memory API to 62 bits. We
|
||||
* never use that much.
|
||||
*/
|
||||
#define TARGET_PHYS_ADDR_SPACE_BITS 62
|
||||
#define TARGET_PHYS_ADDR_SPACE_BITS 64
|
||||
#define TARGET_VIRT_ADDR_SPACE_BITS 64
|
||||
|
||||
#include "exec/cpu-all.h"
|
||||
|
Loading…
Reference in New Issue
Block a user