Sign in
qemu-android
/
qemu-android
/
1437c94b2689c2010362f84d14f14feaa1d8dba3
1437c94
hw/i*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
b716368
hw/gpio: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
3eadad5
hw/d*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
300b1fc
hw/c*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2d256e6
hw/block: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
64bde0f
hw/a*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
db10ca9
piolist: add owner argument to initialization functions and pass devices
by Paolo Bonzini
· 12 years ago
3cd2cf4
pam: pass device to init_pam and use it to set owner
by Paolo Bonzini
· 12 years ago
84af6d9
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
by Paolo Bonzini
· 12 years ago
5cb022a
vfio: pass device to vfio_mmap_bar and use it to set owner
by Paolo Bonzini
· 12 years ago
dcb117b
ne2000: pass device to ne2000_setup_io, use it as owner
by Paolo Bonzini
· 12 years ago
42e038f
vga: set owner in vga_update_memory_access
by Paolo Bonzini
· 12 years ago
c84b28e
vga: pass owner to vga_init_io
by Paolo Bonzini
· 12 years ago
8311832
vga: pass owner to vga_init_vbe
by Paolo Bonzini
· 12 years ago
9eb58a4
vga: pass owner to cirrus_init_common
by Paolo Bonzini
· 12 years ago
270327f
vga: pass owner to vga_common_init
by Paolo Bonzini
· 12 years ago
712f0cc
vga: pass owner to vga_init
by Paolo Bonzini
· 12 years ago
3cf63ff
escc: rename struct to ESCCState
by Paolo Bonzini
· 12 years ago
d3e7155
memory: ref/unref memory across address_space_map/unmap
by Paolo Bonzini
· 12 years ago
e3127ae
exec: reorganize address_space_map
by Paolo Bonzini
· 12 years ago
1b5ec23
memory: return MemoryRegion from qemu_ram_addr_from_host
by Paolo Bonzini
· 12 years ago
7443b43
exec: move qemu_ram_addr_from_host_nofail to cputlb.c
by Paolo Bonzini
· 12 years ago
23887b7
exec: check MRU in qemu_ram_addr_from_host
by Paolo Bonzini
· 12 years ago
dfde4e6
memory: add ref/unref calls
by Paolo Bonzini
· 12 years ago
3ce1090
memory: introduce memory_region_present
by Paolo Bonzini
· 12 years ago
46637be
memory: add ref/unref
by Paolo Bonzini
· 12 years ago
803c081
memory: add getter for owner
by Paolo Bonzini
· 12 years ago
b7e9516
exec: simplify destruction of the phys map
by Paolo Bonzini
· 12 years ago
058bc4b
memory: destroy phys_sections one by one
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
5767e4e
ioport: Move portio types to ioport.h
by Jan Kiszka
· 12 years ago
d67f679
vmport: Disentangle read handler type from portio
by Jan Kiszka
· 12 years ago
0659097
ioport: Remove unused old dispatching services
by Jan Kiszka
· 12 years ago
b40acf9
ioport: Switch dispatching to memory core layer
by Jan Kiszka
· 12 years ago
962b03f
xen: Mark fixed platform I/O as unaligned
by Jan Kiszka
· 12 years ago
04e8cd5
vmware-vga: Accept unaligned I/O accesses
by Jan Kiszka
· 12 years ago
b6f3296
isa: implement isa_is_ioport_assigned via memory_region_find
by Jan Kiszka
· 12 years ago
8ab9b41
Privatize register_ioport_read/write
by Jan Kiszka
· 12 years ago
bcc37e2
vt82c686: replace register_ioport*
by Jan Kiszka
· 12 years ago
fd533eb
prep: replace register_ioport*
by Jan Kiszka
· 12 years ago
f94b64a
i82374: replace register_ioport*
by Jan Kiszka
· 12 years ago
0c6c4e2
wdt_ib700: replace register_ioport*
by Jan Kiszka
· 12 years ago
e3914e3
applesmc: replace register_ioport*
by Jan Kiszka
· 12 years ago
a8aec29
adlib: replace register_ioport*
by Jan Kiszka
· 12 years ago
f487b67
dma: keep a device alive while it has SGLists
by Paolo Bonzini
· 12 years ago
cac3c38
scsi: keep device alive while it has requests
by Paolo Bonzini
· 12 years ago
6046c62
int128: optimize and add test cases
by Paolo Bonzini
· 12 years ago
1acd5a3
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
by Anthony Liguori
· 12 years ago
f7d1f9d
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
by Anthony Liguori
· 12 years ago
d75416e
Merge remote-tracking branch 'luiz/queue/qmp' into staging
by Anthony Liguori
· 12 years ago
cc3ac9c
virtio-ccw: fix build breakage on windows
by Cornelia Huck
· 12 years ago
2345f1c
PPC: Ignore writes to L2CR
by Alexander Graf
· 12 years ago
0d54a50
mac-io: Add escc-legacy memory alias region
by Alexander Graf
· 12 years ago
593c181
PPC: Newworld: Add second uninorth control register set
by Alexander Graf
· 12 years ago
4e46dcd
PPC: Newworld: Add uninorth token register
by Alexander Graf
· 12 years ago
a1014f2
PPC: Add clock-frequency export for Mac machines
by Alexander Graf
· 12 years ago
9761ad7
PPC: Introduce an alias cache for faster lookups
by Alexander Graf
· 12 years ago
b177d8b
PPC: Fix GDB read on code area for PPC6xx
by Fabien Chouteau
· 12 years ago
886b757
PPC: Add dump_mmu() for 6xx
by Fabien Chouteau
· 12 years ago
b048960
target-ppc: Introduce unrealizefn for PowerPCCPU
by Andreas Färber
· 12 years ago
ab8131a
booke_ppc: limit booke timer to max when timeout overflow
by Bharat Bhushan
· 12 years ago
f1ff0e8
Graphics: Switch to 800x600x32 as default mode
by Alexander Graf
· 12 years ago
f9de2da
pseries: Update MAINTAINERS information
by David Gibson
· 12 years ago
4bddaf5
target-ppc kvm: save cr register
by Alexey Kardashevskiy
· 12 years ago
ec4936e
pseries: Fix compiler warning (conversion of pointer to integral value)
by Stefan Weil
· 12 years ago
210b580
spapr-rtas: add CPU argument to RTAS calls
by Anthony Liguori
· 12 years ago
159f828
target-ppc: Change default machine for 64-bit
by David Gibson
· 12 years ago
9fea2ae
ppc: do not register IABR SPR twice for 603e
by Hervé Poussineau
· 12 years ago
1e3438d
target-ppc: Drop redundant flags assignments from CPU families
by Andreas Färber
· 12 years ago
7587ea5
mpc8544_guts: Turn qdev initfn into instance_init
by Andreas Färber
· 12 years ago
43f691e
mpc8544_guts: QOM'ify
by Andreas Färber
· 12 years ago
1f1a83f
mpc8544_guts: Fix MemoryRegion name
by Andreas Färber
· 12 years ago
dd49c03
intc/openpic_kvm: Fix QOM and build issues
by Andreas Färber
· 12 years ago
cbe7201
intc/openpic: Convert to QOM realize
by Andreas Färber
· 12 years ago
e176634
intc/openpic: QOM'ify
by Andreas Färber
· 12 years ago
d85937e
kvm/openpic: in-kernel mpic support
by Scott Wood
· 12 years ago
4be1db8
PPC: Add non-kvm stub file
by Alexander Graf
· 12 years ago
cb925cf
KVM: PIC: Only commit irq routing when necessary
by Alexander Graf
· 12 years ago
82fc73b
PPC: e500: factor out mpic init code
by Scott Wood
· 12 years ago
8935a44
openpic: factor out some common defines into openpic.h
by Scott Wood
· 12 years ago
d07cc1f
KVM: MSI: Swap payload to native endianness
by Alexander Graf
· 12 years ago
7b77459
KVM: Export kvm_init_irq_routing
by Alexander Graf
· 12 years ago
215e79c
KVM: Don't assume that mpstate exists with in-kernel PIC always
by Alexander Graf
· 12 years ago
ffeec22
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
fbe2e26
hmp: Make "info block" output more readable
by Kevin Wolf
· 12 years ago
2ea3e2c
qemu-char: Fix ID reuse after chardev-remove for qapi-based init
by Markus Armbruster
· 12 years ago
43f420f
console: Hook QemuConsoles into qom tree
by Gerd Hoffmann
· 12 years ago
f087553
gtk: add support for surface conversion
by Gerd Hoffmann
· 12 years ago
12b7f57
vl: convert -smp to qemu_opts_parse()
by Michael Tokarev
· 12 years ago
8a27c6a
multiboot: Updated ROM binary
by Kevin Wolf
· 12 years ago
26a8ec0
multiboot: Calculate upper_mem in the ROM
by Kevin Wolf
· 12 years ago
390fb6b
multiboot: Don't forget last mmap entry
by Kevin Wolf
· 12 years ago
6bedfe9
arch_init: Fix format string by using RAM_ADDR_FMT
by Stefan Weil
· 12 years ago
a8ad415
doc: we use seabios, not bochs bios
by Michael Tokarev
· 12 years ago
7a5b6af
qemu-socket: don't leak opts on error
by Gerd Hoffmann
· 12 years ago
58a3714
qemu-char: report udp backend errors
by Gerd Hoffmann
· 12 years ago
bb6fb7c
qemu-char: add -chardev mux support
by Gerd Hoffmann
· 12 years ago
dc2c4ec
qemu-char: minor mux chardev fixes
by Gerd Hoffmann
· 12 years ago
99aec01
qemu-char: use ChardevBackendKind in CharDriver
by Gerd Hoffmann
· 12 years ago
e668287
qemu-char: don't leak opts on error
by Gerd Hoffmann
· 12 years ago
Next »