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
2011-08-25
piix_pci: wrap memory update in a transaction
Avi Kivity
1
-0
/
+2
2011-08-25
cirrus: wrap memory update in a transaction
Avi Kivity
1
-0
/
+2
2011-08-25
leon3: convert to memory API
Avi Kivity
1
-6
/
+9
2011-08-25
integratorcp: convert to memory API (RAM/flash only)
Avi Kivity
1
-8
/
+20
2011-08-25
sysbus: add sysbus_add_memory_overlap()
Avi Kivity
2
-0
/
+9
2011-08-25
axis_dev88: convert to memory API (RAM only)
Avi Kivity
1
-8
/
+8
2011-08-24
armv7m: convert to memory API
Avi Kivity
3
-12
/
+20
2011-08-24
an5206: convert to memory API
Avi Kivity
1
-4
/
+8
2011-08-24
ReadWriteHandler: remove
Avi Kivity
3
-115
/
+0
2011-08-24
pci_host: convert conf index and data ports to memory API
Avi Kivity
9
-133
/
+131
2011-08-24
sysbus: add helpers to add and delete memory regions to the system bus
Avi Kivity
2
-0
/
+28
2011-08-24
stellaris_enet: convert to memory API
Avi Kivity
1
-17
/
+12
2011-08-23
PPC: E500: Set ESR values
Alexander Graf
1
-0
/
+6
2011-08-23
PPC: E500: Inject SPE exception on invalid SPE access
Alexander Graf
1
-39
/
+39
2011-08-23
PPC: E500: Add ESR bit definitions
Alexander Graf
2
-3
/
+18
2011-08-23
hw/omap_gpmc: Don't try to map CS0 twice on reset
Peter Maydell
1
-1
/
+0
2011-08-23
tcg: Update --enable-debug for TCG_OPF_NOT_PRESENT.
Richard Henderson
1
-7
/
+8
2011-08-22
xilinx: removed microbalze_pic_init from xilinx.h
Peter A. G. Crosthwaite
5
-4
/
+12
2011-08-22
xilinx.h: Added missing includes
Peter A. G. Crosthwaite
1
-0
/
+2
2011-08-22
sdl: Don't release input on mouse mode change in full-screen mode
Jan Kiszka
1
-1
/
+3
2011-08-22
Replace qemu_system_cond with VCPU stop mechanism
Jan Kiszka
1
-14
/
+6
2011-08-22
vga: Drop some unused fields
Jan Kiszka
1
-2
/
+0
2011-08-22
vga: Use linear mapping + dirty logging in chain 4 memory access mode
Jan Kiszka
2
-1
/
+52
2011-08-22
vmware-vga: Eliminate vga_dirty_log_restart
Jan Kiszka
3
-9
/
+0
2011-08-22
vmware-vga: Remove dead DIRECT_VRAM mode
Jan Kiszka
1
-142
/
+30
2011-08-22
vmware-vga: Disable verbose mode
Jan Kiszka
1
-1
/
+1
2011-08-22
vmware-vga: Register reset service
Jan Kiszka
1
-31
/
+35
2011-08-22
ioapic: Implement polarity
Jan Kiszka
1
-0
/
+3
2011-08-22
target-i386: Remove unused polarity arguments from APIC API
Jan Kiszka
4
-21
/
+13
2011-08-22
Do not kick vcpus in TCG mode
Jan Kiszka
1
-1
/
+1
2011-08-22
Poll main loop after I/O events were received
Jan Kiszka
2
-5
/
+9
2011-08-22
Do not drop global mutex for polled main loop runs
Jan Kiszka
1
-2
/
+8
2011-08-22
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
1
-2
/
+2
2011-08-22
microblaze-user: Deliver SIGFPE on div by zero
Edgar E. Iglesias
1
-0
/
+7
2011-08-22
memory: Fix old_portio vs non-zero offset
Richard Henderson
1
-2
/
+2
2011-08-22
memory: temporarily suppress the subregion collision warning
Anthony Liguori
1
-0
/
+2
2011-08-22
440fx: fix PAM, PCI holes
Avi Kivity
4
-46
/
+115
2011-08-22
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
11
-34
/
+37
2011-08-22
pci: add pci_address_space()
Avi Kivity
2
-0
/
+6
2011-08-22
isa: add isa_address_space()
Avi Kivity
2
-0
/
+7
2011-08-22
sysbus: remove sysbus_init_mmio_cb()
Avi Kivity
2
-14
/
+0
2011-08-22
ppce500_pci: convert to sysbus_init_mmio_cb2()
Avi Kivity
1
-1
/
+11
2011-08-22
versatile_pci: convert to memory API
Avi Kivity
1
-49
/
+43
2011-08-22
arm11mpcore: use sysbus_init_mmio_cb2
Avi Kivity
1
-1
/
+6
2011-08-22
sh_pci: convert to memory API
Avi Kivity
1
-21
/
+42
2011-08-22
sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback
Avi Kivity
2
-0
/
+18
2011-08-22
ppc4xx_sdram: convert to memory API
Avi Kivity
6
-29
/
+69
2011-08-22
ppc405_uc: convert to memory API
Avi Kivity
1
-65
/
+51
2011-08-22
pcie_host: convert to memory API
Avi Kivity
2
-79
/
+31
2011-08-22
onenand: convert to memory API
Avi Kivity
1
-32
/
+37
[next]