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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-29
memory: add address_space_access_valid
Paolo Bonzini
2
-1
/
+17
2013-05-29
memory: export memory_region_access_valid to exec.c
Paolo Bonzini
1
-0
/
+3
2013-05-29
memory: move unassigned_mem_ops to memory.c
Paolo Bonzini
1
-0
/
+2
2013-05-29
memory: add address_space_translate
Paolo Bonzini
2
-24
/
+19
2013-05-29
exec: make io_mem_unassigned private
Paolo Bonzini
2
-9
/
+2
2013-05-29
exec: eliminate io_mem_ram
Paolo Bonzini
2
-3
/
+2
2013-05-24
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
4
-29
/
+37
2013-05-24
memory: limit sections in the radix tree to the actual address space size
Avi Kivity
1
-0
/
+3
2013-05-24
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
Paolo Bonzini
1
-4
/
+3
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
1
-11
/
+11
2013-05-24
memory: allow memory_region_find() to run on non-root memory regions
Paolo Bonzini
1
-9
/
+19
2013-05-24
exec: eliminate stq_phys_notdirty
Paolo Bonzini
2
-2
/
+0
2013-05-24
exec: make qemu_get_ram_ptr private
Paolo Bonzini
2
-2
/
+1
2013-05-24
exec: eliminate qemu_put_ram_ptr
Paolo Bonzini
1
-1
/
+0
2013-05-24
coroutine: stop using AioContext in CoQueue
Stefan Hajnoczi
1
-0
/
+4
2013-05-22
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
3
-3
/
+0
2013-05-22
virtio-net: dynamic network offloads configuration
Dmitry Fleytman
2
-0
/
+17
2013-05-22
ui/gtk.c: Fix *BSD build of Gtk+ UI
Brad Smith
1
-0
/
+1
2013-05-20
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
1
-1
/
+1
2013-05-18
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
1
-1
/
+1
2013-05-18
remove some double-includes
Michael Tokarev
3
-3
/
+0
2013-05-15
qemu-common: Resolve vector build breakes for AltiVec
Paolo Bonzini
1
-2
/
+8
2013-05-15
virtio-net: add virtio_net_set_netclient_name.
KONRAD Frederic
1
-0
/
+4
2013-05-14
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
1
-0
/
+1
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
2
-3
/
+3
2013-05-14
portability: pty.h is glibc-specific
Paolo Bonzini
1
-0
/
+12
2013-05-13
qom: aggressively optimize qom casting
Anthony Liguori
1
-0
/
+4
2013-05-13
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
Paolo Bonzini
1
-5
/
+0
2013-05-13
qom: allow turning cast debugging off
Paolo Bonzini
1
-5
/
+6
2013-05-13
qom: pass file/line/function to asserting casts
Paolo Bonzini
1
-5
/
+11
2013-05-13
qom: improve documentation of cast functions
Paolo Bonzini
1
-2
/
+21
2013-05-12
osdep.h: include sys/types.h for ssize_t definition
Igor Mitsyanko
1
-1
/
+1
2013-05-06
target-i386: Change CPUID model of 486 to 8
Andreas Färber
1
-0
/
+4
2013-05-06
qdev: Introduce qdev_prop_set_globals_for_type()
Andreas Färber
1
-0
/
+2
2013-05-06
qdev: Let qdev_prop_parse() pass through Error
Andreas Färber
1
-2
/
+3
2013-05-03
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
1
-1
/
+0
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
1
-1
/
+2
2013-05-03
virtio: add virtio_device_set_child_bus_name.
KONRAD Frederic
1
-0
/
+4
2013-05-03
nbd: support large NBD requests
Stefan Hajnoczi
1
-1
/
+2
2013-05-03
qemu: add castagnoli crc32c checksum algorithm
Jeff Cody
1
-0
/
+35
2013-05-02
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
9
-27
/
+183
2013-05-01
Trivial grammar and spelling fixes
Stefan Weil
2
-4
/
+4
2013-05-01
pc: Implement QEMUMachine::hot_add_cpu hook
Igor Mammedov
1
-0
/
+1
2013-05-01
Add hot_add_cpu hook to QEMUMachine
Igor Mammedov
1
-0
/
+3
2013-05-01
target-i386: Move APIC to ICC bus
Igor Mammedov
2
-3
/
+6
2013-05-01
target-i386: Attach ICC bus to CPU on its creation
Igor Mammedov
1
-1
/
+1
2013-05-01
target-i386: Introduce ICC bus/device/bridge
Igor Mammedov
1
-0
/
+79
2013-05-01
cpu: Move cpu_write_elfXX_note() functions to CPUState
Jens Freimann
2
-9
/
+49
2013-05-01
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
Igor Mammedov
1
-2
/
+0
2013-05-01
cpu: Add helper cpu_exists(), to check if CPU with specified id exists
Igor Mammedov
1
-0
/
+10
[next]