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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
1
-1
/
+3
2013-07-04
pam: pass device to init_pam and use it to set owner
Paolo Bonzini
1
-2
/
+2
2013-07-04
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
1
-1
/
+2
2013-07-04
memory: return MemoryRegion from qemu_ram_addr_from_host
Paolo Bonzini
1
-1
/
+1
2013-07-04
exec: move qemu_ram_addr_from_host_nofail to cputlb.c
Paolo Bonzini
1
-1
/
+0
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
1
-0
/
+1
2013-07-04
memory: introduce memory_region_present
Paolo Bonzini
1
-0
/
+12
2013-07-04
memory: add ref/unref
Paolo Bonzini
1
-0
/
+30
2013-07-04
memory: add getter for owner
Paolo Bonzini
1
-0
/
+7
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-0
/
+17
2013-07-04
ioport: Move portio types to ioport.h
Jan Kiszka
2
-19
/
+11
2013-07-04
vmport: Disentangle read handler type from portio
Jan Kiszka
1
-2
/
+4
2013-07-04
ioport: Remove unused old dispatching services
Jan Kiszka
3
-45
/
+0
2013-07-04
ioport: Switch dispatching to memory core layer
Jan Kiszka
3
-7
/
+1
2013-07-04
isa: implement isa_is_ioport_assigned via memory_region_find
Jan Kiszka
1
-1
/
+0
2013-07-04
Privatize register_ioport_read/write
Jan Kiszka
1
-4
/
+0
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
2
-2
/
+4
2013-07-02
int128: optimize and add test cases
Paolo Bonzini
1
-8
/
+17
2013-07-01
PPC: Add clock-frequency export for Mac machines
Alexander Graf
1
-0
/
+1
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
1
-2
/
+3
2013-07-01
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
1
-0
/
+1
2013-07-01
intc/openpic: QOM'ify
Andreas Färber
1
-0
/
+2
2013-07-01
kvm/openpic: in-kernel mpic support
Scott Wood
1
-1
/
+1
2013-07-01
KVM: PIC: Only commit irq routing when necessary
Alexander Graf
1
-0
/
+1
2013-07-01
openpic: factor out some common defines into openpic.h
Scott Wood
1
-0
/
+11
2013-07-01
KVM: Export kvm_init_irq_routing
Alexander Graf
1
-0
/
+1
2013-07-01
KVM: Don't assume that mpstate exists with in-kernel PIC always
Alexander Graf
1
-0
/
+10
2013-06-28
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-06-28
qemu-char: use ChardevBackendKind in CharDriver
Gerd Hoffmann
1
-1
/
+1
2013-06-28
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
10
-32
/
+142
2013-06-28
block: change default of .has_zero_init to 0
Peter Lieven
1
-0
/
+1
2013-06-28
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
1
-0
/
+33
2013-06-28
hwaddr: Make hwaddr type usable beyond softmmu
Andreas Färber
4
-4
/
+6
2013-06-28
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
2
-8
/
+8
2013-06-28
gdbstub: Set gdb_set_stop_cpu() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-28
kvm: Change kvm_cpu_exec() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
3
-11
/
+43
2013-06-28
kvm: Change kvm_set_signal_mask() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-28
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
2
-2
/
+8
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-2
/
+2
2013-06-28
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-2
/
+2
2013-06-28
cpu: Guard cpu_{save,load}() definitions
Andreas Färber
1
-0
/
+2
2013-06-28
cpu: Introduce VMSTATE_CPU() macro for CPUState
Andreas Färber
1
-0
/
+14
2013-06-28
cpu: Introduce device_class_set_vmsd() helper
Andreas Färber
1
-0
/
+21
2013-06-28
cpu: Fix cpu_class_set_vmsd() documentation
Andreas Färber
1
-1
/
+1
2013-06-28
block: add basic backup support to block driver
Dietmar Maurer
1
-0
/
+19
2013-06-28
block: add bdrv_add_before_write_notifier()
Stefan Hajnoczi
1
-1
/
+22
2013-06-28
notify: add NotiferWithReturn so notifier list can abort
Stefan Hajnoczi
1
-0
/
+29
2013-06-27
linux-user: Fix compilation failure
Peter Maydell
2
-1
/
+2
2013-06-27
rdma: introduce capability x-rdma-pin-all
Michael R. Hines
1
-0
/
+2
[next]