index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bsd-user: Change thread_env to CPUState
Andreas Färber
2013-07-09
3
-6
/
+8
*
linux-user: Change thread_env to CPUState
Andreas Färber
2013-07-09
6
-22
/
+27
*
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
39
-234
/
+266
*
linux-user: Clean up do_syscall() Coding Style for TARGET_NR_exit
Andreas Färber
2013-07-09
1
-36
/
+37
*
kvm: Change kvm_remove_all_breakpoints() argument to CPUState
Andreas Färber
2013-07-09
4
-6
/
+6
*
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-09
23
-115
/
+120
*
kvm: Free current_cpu identifier
Andreas Färber
2013-07-09
3
-30
/
+25
*
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
Andreas Färber
2013-07-09
16
-16
/
+16
*
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
2013-07-09
31
-188
/
+460
*
Revert "gdbstub: Simplify find_cpu()"
Andreas Färber
2013-07-09
1
-4
/
+8
*
target-openrisc: Fix typename in openrisc_cpu_class_by_name()
Dongxue Zhang
2013-07-09
1
-1
/
+3
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-08
37
-163
/
+405
|
\
|
*
pci: Fold host_buses list into PCIHostState functionality
David Gibson
2013-07-07
2
-19
/
+16
|
*
pci: Remove domain from PCIHostBus
David Gibson
2013-07-07
1
-4
/
+3
|
*
pci: Simpler implementation of primary PCI bus
David Gibson
2013-07-07
2
-9
/
+26
|
*
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-07
17
-26
/
+36
|
*
pci: Add root bus argument to pci_get_bus_devfn()
David Gibson
2013-07-07
3
-6
/
+7
|
*
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
2013-07-07
9
-25
/
+66
|
*
pci: Use helper to find device's root bus in pci_find_domain()
David Gibson
2013-07-07
4
-11
/
+17
|
*
pci: Abolish pci_find_root_bus()
David Gibson
2013-07-07
4
-15
/
+42
|
*
pci: Move pci_read_devaddr to pci-hotplug-old.c
David Gibson
2013-07-04
3
-17
/
+17
|
*
pci: Cleanup configuration for pci-hotplug.c
David Gibson
2013-07-04
6
-12
/
+8
|
*
pvpanic: fix fwcfg for big endian hosts
Michael S. Tsirkin
2013-07-04
1
-3
/
+4
|
*
pvpanic: initialization cleanup
Michael S. Tsirkin
2013-07-04
2
-15
/
+17
|
*
MAINTAINERS: s/Marcelo/Paolo/
Michael S. Tsirkin
2013-07-04
1
-1
/
+1
|
*
e1000: cleanup process_tx_desc
Andrew Jones
2013-07-04
1
-8
/
+10
|
*
pc_piix: cleanup init compat handling
Michael S. Tsirkin
2013-07-04
1
-14
/
+4
|
*
pc: pass PCI hole ranges to Guests
Michael S. Tsirkin
2013-07-04
4
-3
/
+52
|
*
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
2013-07-04
7
-4
/
+92
|
*
range: add Range structure
Michael S. Tsirkin
2013-07-04
1
-0
/
+16
*
|
MAINTAINERS: Add myself into MAINTAINERS file
Jia Liu
2013-07-07
1
-0
/
+13
*
|
MAINTAINERS: fix bad F: patterns
Peter Maydell
2013-07-07
1
-19
/
+15
*
|
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-07-07
3
-23
/
+54
|
\
\
|
*
|
block: fix bdrv_flush() ordering in bdrv_close()
Stefan Hajnoczi
2013-07-05
1
-2
/
+3
|
*
|
curl: refuse to open URL from HTTP server without range support
Fam Zheng
2013-07-05
1
-6
/
+18
|
*
|
vmdk: Implement .bdrv_has_zero_init
Fam Zheng
2013-07-05
1
-15
/
+33
|
|
/
*
|
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-07-07
359
-1713
/
+2561
|
\
\
|
|
/
|
/
|
|
*
exec: change some APIs to take AddressSpaceDispatch
Paolo Bonzini
2013-07-04
1
-6
/
+5
|
*
exec: remove cur_map
Paolo Bonzini
2013-07-04
1
-5
/
+7
|
*
exec: put memory map in AddressSpaceDispatch
Paolo Bonzini
2013-07-04
1
-11
/
+17
|
*
exec: separate current radix tree from the one being built
Paolo Bonzini
2013-07-04
2
-7
/
+17
|
*
exec: move listener from AddressSpaceDispatch to AddressSpace
Paolo Bonzini
2013-07-04
2
-8
/
+11
|
*
memory: move MemoryListener declaration earlier
Paolo Bonzini
2013-07-04
1
-33
/
+33
|
*
exec: separate current memory map from the one being built
Paolo Bonzini
2013-07-04
1
-40
/
+63
|
*
exec: change well-known physical sections to macros
Liu Ping Fan
2013-07-04
1
-14
/
+20
|
*
qom: Use atomics for object refcounting
Jan Kiszka
2013-07-04
1
-3
/
+2
|
*
memory: add reference counting to FlatView
Paolo Bonzini
2013-07-04
1
-10
/
+69
|
*
memory: use a new FlatView pointer on every topology update
Paolo Bonzini
2013-07-04
1
-16
/
+18
|
*
memory: access FlatView from a local variable
Paolo Bonzini
2013-07-04
1
-10
/
+21
|
*
add a header file for atomic operations
Paolo Bonzini
2013-07-04
6
-44
/
+529
[next]